chore(deps-dev): bump mypy from 1.4.1 to 1.5.0

Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.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-08-10 21:57:04 +00:00
committed by GitHub
parent 0139b683a8
commit e45e4d0ea1
+1 -1
View File
@@ -2,7 +2,7 @@
black==23.7.0
flake8==6.1.0
isort==5.12.0
mypy==1.4.1
mypy==1.5.0
mypy-extensions==1.0.0
pydantic==2.1.1
pyre-check==0.9.18