Skip to content

Commit 281a588

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump codespell from 2.4.1 to 2.4.2
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874b03c commit 281a588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ development = [
7070
'radon==6.0.1',
7171
'xenon==0.9.3',
7272
'types-PyYAML==6.0.12.20250915',
73-
'codespell==2.4.1',
73+
'codespell==2.4.2',
7474
'mypy==1.19.1',
7575
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
7676
'bandit==1.9.4',

0 commit comments

Comments
 (0)