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

module: update pyyaml to v6.0.2

This commit is contained in:
renovate[bot] 2024-08-08 02:12:40 +00:00 committed by Christian Nicolai
parent 587135ffc0
commit 91b4b6e5ab

View File

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