mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-07-20 05:11:22 +02:00
module: update requests to ~2.29.0
This commit is contained in:
@ -13,7 +13,7 @@ homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
pyyaml = "6.0"
|
pyyaml = "6.0"
|
||||||
requests = "~2.28"
|
requests = "~2.29.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
mypy = "1.2.0"
|
mypy = "1.2.0"
|
||||||
|
Reference in New Issue
Block a user