Skip to content

Commit

Permalink
Bump codespell from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent bfe5821 commit e451501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ speedups = [
]

test = [
"codespell==2.4.0",
"codespell==2.4.1",
"mypy==1.14.1",
"pre-commit==4.1.0",
"pre-commit-hooks==5.0.0",
Expand Down

0 comments on commit e451501

Please sign in to comment.