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-11 00:39:39 +01:00
committed by J.Townsend
parent 4d2d158abf
commit aa6d0e4633
+1 -1
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