Chore(deps): Bump codespell from 2.3.0 to 2.4.1 (#1998)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Mar 2025 21:09:56 +0000 (22:09 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 5 Mar 2025 20:51:59 +0000 (21:51 +0100)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.1)

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

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

index 58126c12ad69e1e32fda9337d1d299b40a419934..80d7f14f99bfae1e7759ba08e49b246065168836 100644 (file)
@@ -43,7 +43,7 @@ version = "0.0.0"
 
 [project.optional-dependencies]
 test = [
-  "codespell==2.3.0",
+  "codespell==2.4.1",
   "isort==6.0.0",
   "mypy==1.15.0",
   "pre-commit==4.1.0",