Bump codespell from 2.2.2 to 2.2.4 (#519)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 Mar 2023 21:40:42 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2023 21:40:42 +0000 (22:40 +0100)
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](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 38883e3081c6d0516b0c4d3cfd7562e6e9ec1584..6d25ebe75e508d84da4faf84cd5afea782172801 100644 (file)
@@ -44,7 +44,7 @@ server = [
 ]
 test = [
   "black==23.1.0",
-  "codespell==2.2.2",
+  "codespell==2.2.4",
   "mypy==1.0.1",
   "ruff==0.0.254",
   "pytest==7.2.1",