Skip to content

Commit 219eb9d

Browse files
build(deps): bump codespell from 2.4.0 to 2.4.1 (#256)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c28355 commit 219eb9d

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.4.0"
34+
"codespell==2.4.1"
3535
]
3636
coverage = [
3737
"coverage==7.6.10"

0 commit comments

Comments
 (0)