Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
51da56be31 Bump mypy from 1.6.1 to 1.14.1 in /docker/main
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-31 11:14:04 +00:00

View File

@@ -10,7 +10,7 @@ imutils == 0.5.*
joserfc == 1.0.*
pathvalidate == 3.2.*
markupsafe == 2.1.*
mypy == 1.6.1
mypy == 1.14.1
numpy == 1.26.*
onvif_zeep == 0.2.12
opencv-python-headless == 4.9.0.*