diff --git a/pyproject.toml b/pyproject.toml index 37931cb..3f1d6f8 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 = "6.0.1" +pyyaml = "6.0.2" requests = "~2.29.0" [tool.poetry.dev-dependencies]