diff --git a/pyproject.toml b/pyproject.toml index 2adc947aaa..b513c54753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ authors = ["Nicolas Lamirault "] [tool.poetry.dependencies] python = "^3.9" -ansible = "^9.0.0" +ansible = "^10.0.0" pre-commit = "^3.0.0" [tool.poetry.group.dev.dependencies]