module: update pyyaml to v6.0.3

This commit is contained in:
renovate[bot]
2025-10-02 15:38:35 +02:00
committed by cn
parent 770c37dcfe
commit 7738b5d229
+1 -1
View File
@@ -12,7 +12,7 @@ homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources"
[tool.poetry.dependencies]
python = "^3.9"
pyyaml = "6.0.2"
pyyaml = "6.0.3"
requests = "~2.32.0"
[tool.poetry.dev-dependencies]