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

module: update requests to ~2.33.0

This commit is contained in:
renovate[bot]
2026-03-26 01:16:03 +00:00
committed by Christian Nicolai
parent 185f4ebbd8
commit 175b79bde2

View File

@@ -13,7 +13,7 @@ homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
[tool.poetry.dependencies]
python = "^3.10"
pyyaml = "6.0.3"
requests = "~2.32.0"
requests = "~2.33.0"
[tool.poetry.dev-dependencies]
mypy = "1.19.1"