Skip to content

Commit 7d20fdd

Browse files
Bump codespell from 2.4.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14405d7 commit 7d20fdd

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
@@ -34,7 +34,7 @@ linting = [
3434
"pylint==3.3.3"
3535
]
3636
spellcheck = [
37-
"codespell==2.4.0"
37+
"codespell==2.4.1"
3838
]
3939
test_packaging = [
4040
"build==1.2.2.post1",

0 commit comments

Comments
 (0)