Skip to content

Commit

Permalink
Bump codespell from 2.2.6 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.6 to 2.3.0.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.2.6...v2.3.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 Jun 17, 2024
1 parent 52aa067 commit 5d4cbe3
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 @@ -25,7 +25,7 @@ speedups = [
]
test = [
"black==24.2.0",
"codespell==2.2.6",
"codespell==2.3.0",
"isort==5.13.2",
"mypy==1.10.0",
"pre-commit==3.7.1",
Expand Down

0 comments on commit 5d4cbe3

Please sign in to comment.