mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-07-20 05:11:22 +02:00
module: update pyyaml to v6.0.2
This commit is contained in:
@ -12,7 +12,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.1"
|
pyyaml = "6.0.2"
|
||||||
requests = "~2.29.0"
|
requests = "~2.29.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
Reference in New Issue
Block a user