Bump mypy from 0.942 to 1.4.0

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 1.4.0.
- [Commits](https://github.com/python/mypy/compare/v0.942...v1.4.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-21 12:02:32 +00:00 committed by GitHub
parent 7c1568fcb9
commit e6e076e11f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ click == 8.1.*
Flask == 2.3.*
imutils == 0.5.*
matplotlib == 3.7.*
mypy == 0.942
mypy == 1.4.0
numpy == 1.23.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.5.5.*