1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2026-04-08 02:18:33 +02:00

module: update mypy to v1.20.0

This commit is contained in:
renovate[bot]
2026-04-02 01:20:46 +00:00
committed by Christian Nicolai
parent 175b79bde2
commit 88e5f53091

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"