Bump mypy from 1.8.0 to 1.10.1

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

---
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-07-01 19:10:08 +00:00
committed by GitHub
parent d42edcabc6
commit 3b54e25db5

View File

@@ -2,7 +2,7 @@ colorlog==6.8.2
homeassistant==2024.1.0
pip>=21.0,<24.1
ruff==0.3.5
mypy==1.8.0
mypy==1.10.1
pre-commit==3.6.0
pylint==3.0.3
types-cachetools