build(deps-dev): bump mypy from 2.1.0 to 2.2.0 (#1138)

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:development
  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-09 17:26:54 +02:00
committed by GitHub
parent c1dd55ed2a
commit bca9dd9ef7

View File

@@ -60,7 +60,7 @@ dev = [
#
# !!! Sync .pre-commit-config.yaml with these dependencies !!!
"pre-commit==4.6.0",
"mypy==2.1.0",
"mypy==2.2.0",
"types-requests==2.33.0.20260518", # for mypy
"pandas-stubs==3.0.3.260530", # for mypy
"tokenize-rt==6.2.0", # for mypy