Skip to content

Commit 1018f59

Browse files
build(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 66dac17 commit 1018f59

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
@@ -32,7 +32,7 @@ type_check = [
3232
"mypy==1.19.1"
3333
]
3434
spell_check = [
35-
"codespell==2.4.1"
35+
"codespell==2.4.2"
3636
]
3737
coverage = [
3838
"coverage==7.13.4"

0 commit comments

Comments
 (0)