module: update mypy to v2.3.1

This commit is contained in:
renovate[bot]
2026-08-20 21:26:39 +02:00
committed by cn
parent 1a62c2f02a
commit 4dcbffafe8
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.3"
requests = "~2.34.0"
[tool.poetry.dev-dependencies]
mypy = "2.3.0"
mypy = "2.3.1"
pylint = "~4.0.0"
rope = "~1.14.0"
types-PyYAML = "~6.0"