chore(deps-dev): bump mypy from 1.2.0 to 1.3.0

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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-10 22:15:13 +00:00 committed by J.Townsend
parent 4d2d158abf
commit aa6d0e4633

View file

@ -1,6 +1,6 @@
-r base.txt
flake8==6.0.0
mypy==1.2.0
mypy==1.3.0
mypy-extensions==1.0.0
pydantic==1.10.7
pyre-check==0.9.18