Bump mypy from 0.942 to 0.991

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.991)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-22 13:30:53 +00:00 committed by GitHub
parent f4187d6b83
commit 11f7d83dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ click == 8.1.*
Flask == 2.1.* Flask == 2.1.*
imutils == 0.5.* imutils == 0.5.*
matplotlib == 3.5.* matplotlib == 3.5.*
mypy == 0.942 mypy == 0.991
numpy == 1.22.* numpy == 1.22.*
opencv-python-headless == 4.5.5.* opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.* paho-mqtt == 1.6.*