Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: mypy
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>
test = [
"black==23.3.0",
"codespell==2.2.4",
- "mypy==1.2.0",
+ "mypy==1.3.0",
"ruff==0.0.265",
"pytest==7.3.1",
"pytest-asyncio==0.21.0",