Bump codespell from 2.2.4 to 2.2.5 (#726)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Jul 2023 22:48:02 +0000 (00:48 +0200)
committerGitHub <noreply@github.com>
Thu, 6 Jul 2023 22:48:02 +0000 (00:48 +0200)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5)

---
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 ba741906bce34e3dc6c343b33bd261d06dcf5d57..5b0d9eea478193e50b1fc5c84e4b26f54f46e390 100644 (file)
@@ -47,7 +47,7 @@ server = [
 ]
 test = [
   "black==23.3.0",
-  "codespell==2.2.4",
+  "codespell==2.2.5",
   "mypy==1.3.0",
   "ruff==0.0.272",
   "pytest==7.4.0",