Bump mypy from 1.9.0 to 1.10.0

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-29 03:29:37 +00:00
committed by GitHub
parent 43aee2147a
commit 7846361068

View File

@@ -8,7 +8,7 @@
coveralls==3.3.1
ruff==0.4.1
mypy==1.9.0
mypy==1.10.0
pre-commit==3.7.0
pytest==8.1.1
pytest-asyncio==0.23.6