Chore(deps): Bump mypy from 1.17.1 to 1.18.1 (#2402)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Sep 2025 23:04:40 +0000 (01:04 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 23:04:40 +0000 (01:04 +0200)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.17.1...v1.18.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.18.1
  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 e9aea245a587583191736a76ad93b6f8c2531c87..f110c7984376dd49ac959fd02145ec5e3c8a0ebf 100644 (file)
@@ -49,7 +49,7 @@ version = "0.0.0"
 test = [
   "codespell==2.4.1",
   "isort==6.0.1",
-  "mypy==1.17.1",
+  "mypy==1.18.1",
   "pre-commit==4.3.0",
   "pre-commit-hooks==6.0.0",
   "pytest==8.4.2",