Bump mypy from 1.6.1 to 1.9.0 in /docker/main

Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...1.9.0)

---
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] 2024-03-11 11:42:34 +00:00 committed by GitHub
parent 020b09216b
commit 2406fea379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ Flask == 3.0.*
imutils == 0.5.*
markupsafe == 2.1.*
matplotlib == 3.7.*
mypy == 1.6.1
mypy == 1.9.0
numpy == 1.23.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.7.0.*