Bump mypy from 1.10.1 to 1.13.0

Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-02 21:07:24 +00:00
committed by GitHub
parent 5a5b42a560
commit d3fa73c5a1

View File

@@ -2,7 +2,7 @@ colorlog==6.8.2
homeassistant==2024.1.0
pip>=24.1.1,<24.2
ruff==0.5.0
mypy==1.10.1
mypy==1.13.0
pre-commit==3.7.1
pylint==3.2.5
types-cachetools