Chore(deps): Bump mypy from 1.17.0 to 1.17.1 (#2325)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 15 Aug 2025 19:50:40 +0000 (21:50 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 19:50:40 +0000 (21:50 +0200)
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.17.1
  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 27884f7cd3898f81bd2eb359dc9ff12957a96980..43296a6ed878431ed6d18ef865292d145bd5963e 100644 (file)
@@ -48,7 +48,7 @@ version = "0.0.0"
 test = [
   "codespell==2.4.1",
   "isort==6.0.1",
-  "mypy==1.17.0",
+  "mypy==1.17.1",
   "pre-commit==4.3.0",
   "pre-commit-hooks==5.0.0",
   "pytest==8.4.1",