Skip to content

Commit a9d7b7e

Browse files
chore(deps-dev): bump codespell from 1.16.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 1.16.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v1.16.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f39df2 commit a9d7b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ isort; python_version < "3.8"
44
isort==5.13.2; python_version >= "3.8"
55
pre-commit; python_version <= "3.8"
66
pre-commit==4.1.0; python_version > "3.8"
7-
codespell==1.16.0
7+
codespell==2.4.1
88
flake8; python_version < "3.8"
99
flake8==7.1.1; python_version >= "3.8"
1010
bandit==1.7.10; python_version <= "3.8"

0 commit comments

Comments
 (0)