Bump mypy from 1.6.1 to 2.3.1 in /docker/main

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.3.1
  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]
2026-09-16 11:32:49 +00:00
committed by GitHub
parent 79ca18d439
commit 2b5d1edeef
+1 -1
View File
@@ -16,7 +16,7 @@ python-multipart == 0.0.31
tensorflow == 2.19.* ; platform_machine == 'aarch64'
tensorflow-cpu == 2.19.* ; platform_machine == 'x86_64'
# General
mypy == 1.6.1
mypy == 2.3.1
onvif-zeep-async == 4.0.*
paho-mqtt == 2.1.*
pandas == 2.2.*