Skip to content

Commit 4c864a8

Browse files
build(deps): bump codespell from 2.3.0 to 2.4.0 (#254)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d817f67 commit 4c864a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ type_check = [
3131
"mypy==1.14.1"
3232
]
3333
spell_check = [
34-
"codespell==2.3.0"
34+
"codespell==2.4.0"
3535
]
3636
coverage = [
3737
"coverage==7.6.10"

0 commit comments

Comments
 (0)