Skip to content

Commit 3a2bc21

Browse files
build(deps): bump codespell from 2.3.0 to 2.4.0
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] <[email protected]>
1 parent d817f67 commit 3a2bc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
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)