Bump mypy from 2.1.0 to 2.2.0 (#7010)

Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.2.0
  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>
This commit is contained in:
dependabot[bot]
2026-07-08 10:36:48 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 3f58d33d9f
commit c78cccf7dc
+1 -1
View File
@@ -1,6 +1,6 @@
astroid==4.0.3
coverage==7.15.0
mypy==2.1.0
mypy==2.2.0
pre-commit==4.6.0
pylint==4.0.6
pytest-aiohttp==1.1.1