module: update mypy to v1.11.0

This commit is contained in:
renovate[bot]
2024-07-25 08:53:06 +02:00
committed by cn
parent 74b3c7152b
commit 96428ebca6
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.1"
requests = "~2.29.0"
[tool.poetry.dev-dependencies]
mypy = "1.10.1"
mypy = "1.11.0"
pylint = "~3.2.0"
rope = "~1.13.0"
types-PyYAML = "~6.0"