Update mypy requirement from <1.5,>=1.0 to >=1.0,<1.17

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.16.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-17 00:22:22 +00:00 committed by GitHub
parent 1295e171bb
commit 571518b25b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ pypdfium2
lingua-language-detector
Pillow
ruff
mypy>=1.0,<1.5
mypy>=1.0,<1.17
black>=23.0,<24.0
isort>=5.12,<5.13
pytest