Skip to content

Commit

Permalink
Bump codespell from 2.4.0 to 2.4.1 (#424)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent dedc268 commit 0a7fcc9
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 @@ -26,7 +26,7 @@ version = "0.0.0"

[project.optional-dependencies]
test = [
"codespell==2.4.0",
"codespell==2.4.1",
"isort==5.13.2",
"mypy==1.14.1",
"pre-commit==4.1.0",
Expand Down

0 comments on commit 0a7fcc9

Please sign in to comment.