1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2026-05-24 03:47:15 +02:00

module: update mypy to v2.0.0

This commit is contained in:
renovate[bot]
2026-05-07 00:58:23 +00:00
committed by Christian Nicolai
parent 9eb5185f7f
commit f2c7b35ae7
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0.3"
requests = "~2.33.0"
[tool.poetry.dev-dependencies]
mypy = "1.20.2"
mypy = "2.0.0"
pylint = "~4.0.0"
rope = "~1.14.0"
types-PyYAML = "~6.0"