Skip to content

Commit f4b6029

Browse files
chore(deps-dev): 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 47ca114 commit f4b6029

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==4.0.5"
3535
]
3636
spellcheck = [
37-
"codespell==2.4.1"
37+
"codespell==2.4.2"
3838
]
3939
test_packaging = [
4040
"build==1.4.0",

0 commit comments

Comments
 (0)