1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2025-10-05 23:52:06 +02:00

module: update pyyaml to v6.0.3

This commit is contained in:
renovate[bot]
2025-10-02 01:37:36 +00:00
committed by Christian Nicolai
parent 770c37dcfe
commit 7738b5d229

View File

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