module: update mypy to v1.20.0

This commit is contained in:
renovate[bot]
2026-04-02 11:45:23 +02:00
committed by cn
parent 175b79bde2
commit 88e5f53091
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.3"
requests = "~2.33.0"
[tool.poetry.dev-dependencies]
mypy = "1.19.1"
mypy = "1.20.0"
pylint = "~4.0.0"
rope = "~1.14.0"
types-PyYAML = "~6.0"