Skip to content

Commit

Permalink
build(deps): bump codespell from 2.4.0 to 2.4.1 (#32)
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 9ff0771 commit 9738d17
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 @@ -33,7 +33,7 @@ type_check = [
"mypy[pydantic]==1.14.1"
]
spell_check = [
"codespell==2.4.0"
"codespell==2.4.1"
]
coverage = [
"coverage==7.6.10"
Expand Down

0 comments on commit 9738d17

Please sign in to comment.