Skip to content

Commit

Permalink
Bump codespell from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent a953996 commit db7b89f
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.3.0",
"codespell==2.4.0",
"mypy==1.14.1",
"pre-commit==4.1.0",
"pre-commit-hooks==5.0.0",
Expand Down

0 comments on commit db7b89f

Please sign in to comment.