build(deps-dev): bump mypy from 1.19.1 to 1.20.0 (#999)

Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.20.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-04-04 15:41:37 +02:00
committed by GitHub
parent 53e7731fee
commit 6dadaba6fa

View File

@@ -60,7 +60,7 @@ dev = [
# #
# !!! Sync .pre-commit-config.yaml with these dependencies !!! # !!! Sync .pre-commit-config.yaml with these dependencies !!!
"pre-commit==4.5.1", "pre-commit==4.5.1",
"mypy==1.19.1", "mypy==1.20.0",
"types-requests==2.33.0.20260402", # for mypy "types-requests==2.33.0.20260402", # for mypy
"pandas-stubs==3.0.0.260204", # for mypy "pandas-stubs==3.0.0.260204", # for mypy
"tokenize-rt==6.2.0", # for mypy "tokenize-rt==6.2.0", # for mypy