1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-11-14 18:56:15 +01:00

module: update requests to ~2.32.0

This commit is contained in:
renovate[bot] 2024-08-08 08:55:36 +00:00 committed by Christian Nicolai
parent 0522b3161d
commit 9fb71bc9bb

View File

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