diff --git a/pyproject.toml b/pyproject.toml index f1622b3..7c0e266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources" [tool.poetry.dependencies] python = "^3.8" -pyyaml = "5.4.1" +pyyaml = "6.0" requests = "~2.26" [tool.poetry.dev-dependencies]