Skip to content

Commit

Permalink
Bump codespell from 2.2.2 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: codespell
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 4c84c90 commit bef1ff5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.9"

[tool.poetry.dev-dependencies]
black = "^23.1"
codespell = "^2.2.2"
codespell = "^2.2.4"
flake8 = "^6.0.0"
invoke = "^2.0.0"
pep8-naming = "^0.13.3"
Expand Down

0 comments on commit bef1ff5

Please sign in to comment.