Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test = [
"black==23.7.0",
"codespell==2.2.5",
- "mypy==1.5.0",
+ "mypy==1.5.1",
"ruff==0.0.284",
"pytest==7.4.0",
"pytest-asyncio==0.21.1",