module: update pyyaml to v6.0.1

This commit is contained in:
renovate[bot] 2023-07-20 00:45:47 +00:00 committed by Christian Nicolai
parent 09f6b5134a
commit db890e97c4
1 changed files with 1 additions and 1 deletions

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"
pyyaml = "6.0.1"
requests = "~2.29.0"
[tool.poetry.dev-dependencies]