1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-02 00:07:16 +01:00

Bump mypy from 1.19.1 to 1.20.0 (#6689)

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: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-04-01 08:59:33 +02:00
committed by GitHub
parent 5308d98bad
commit 63a21de82d

View File

@@ -1,6 +1,6 @@
astroid==4.0.3
coverage==7.13.5
mypy==1.19.1
mypy==1.20.0
pre-commit==4.5.1
pylint==4.0.5
pytest-aiohttp==1.1.0