module: update mypy to v1.11.2

This commit is contained in:
renovate[bot]
2024-08-29 11:43:11 +02:00
committed by cn
parent 91b4b6e5ab
commit 4fc1fb740f
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.2"
requests = "~2.29.0"
[tool.poetry.dev-dependencies]
mypy = "1.11.1"
mypy = "1.11.2"
pylint = "~3.2.0"
rope = "~1.13.0"
types-PyYAML = "~6.0"