Bump codespell from 2.2.5 to 2.2.6 (#928)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 23 Nov 2023 15:36:45 +0000 (16:36 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 15:36:45 +0000 (16:36 +0100)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)

---
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 c6c180dc5b718585210d059cb753ff66efd32dc1..ea685d2a622b7f7026231b0d252f39a64ecc056c 100644 (file)
@@ -50,7 +50,7 @@ server = [
 ]
 test = [
   "black==23.7.0",
-  "codespell==2.2.5",
+  "codespell==2.2.6",
   "mypy==1.6.1",
   "ruff==0.1.5",
   "pytest==7.4.3",