diff --git a/pyproject.toml b/pyproject.toml index f8dae994..8dee3cb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ rich = "^15.0.0" psutil = "^7.0.0" Jinja2 = "^3.1.4" PyYAML = "^6.0.2" -setuptools = {version = "^82.0.0", python = ">=3.9"} +setuptools = {version = "^83.0.0", python = ">=3.9"} ansible-runner = [{ version = "==2.3.6", python = "==3.8" }, { version = "^2.4.0", python = ">=3.9" }] ansible-core = [{ version = "==2.12.6", python = "<3.11" },