1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-07-08 04:00:14 +02:00

Update mypy requirement from ~=1.12.1 to ~=1.13.0

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.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-28 05:51:16 +00:00
committed by Samuel FORESTIER
parent 24a3f1f230
commit c78807f86f

@ -2,6 +2,6 @@ pexpect~=4.9.0
pylint~=3.2.7
pylint-secure-coding-standard~=1.5.1
mypy~=1.12.1
mypy~=1.13.0
types-pexpect
ruff~=0.7.0