diff --git a/pyproject.toml b/pyproject.toml index d260e93..54790d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ oper8 = "oper8.__main__:main" ansible = [ # This will isntall the k8s extension module needed to actually run - "ansible~=2.9.0", + "ansible~=13.0.0", ] test-helpers = [