Bump mypy from 1.8.0 to 1.9.0

Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.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-03-11 03:39:48 +00:00
committed by GitHub
parent 518b6eb565
commit 80560a389c

View File

@@ -8,7 +8,7 @@
coveralls==3.3.1
ruff==0.3.0
mypy==1.8.0
mypy==1.9.0
pre-commit==3.6.2
pytest==8.1.0
pytest-asyncio==0.23.5