diff --git a/pyproject.toml b/pyproject.toml index c7b86c0..dd3c93b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ homepage = "https://dev.mycrobase.de/gitea/cn/kube-stale-resources" [tool.poetry.dependencies] python = "^3.8" pyyaml = "6.0" -requests = "~2.28" +requests = "~2.29.0" [tool.poetry.dev-dependencies] mypy = "1.2.0"