module: update pyyaml to v6.0.1

This commit is contained in:
renovate[bot] 2023-07-20 00:45:47 +00:00 committed by GitHub
parent 09f6b5134a
commit 20cf7f723b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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]