Skip to content

Commit 38d0f4c

Browse files
chore(deps): bump codespell from 2.4.0 to 2.4.1 (#44)
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 e9f09e0 commit 38d0f4c

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
@@ -18,7 +18,7 @@ version = "0.0.0"
1818

1919
[project.optional-dependencies]
2020
test = [
21-
"codespell==2.4.0",
21+
"codespell==2.4.1",
2222
"isort==5.13.2",
2323
"mypy==1.14.1",
2424
"pre-commit==4.1.0",

0 commit comments

Comments
 (0)