module: update mypy to v1.13.0

This commit is contained in:
renovate[bot]
2024-10-26 15:09:46 +02:00
committed by cn
parent 703af873d8
commit 128459fdc1
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.2"
requests = "~2.32.0"
[tool.poetry.dev-dependencies]
mypy = "1.12.0"
mypy = "1.13.0"
pylint = "~3.3.0"
rope = "~1.13.0"
types-PyYAML = "~6.0"