diff --git a/pyproject.toml b/pyproject.toml index 30873a5..b6c5b61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ version = "0.0.0" [tool.poetry.dependencies] PyYAML = "6.0" ansible = {version = "5.9.0", optional = true} -ansible-core = {version = "2.12.7", optional = true} +ansible-core = {version = "2.13.1", optional = true} anyconfig = "0.13.0" appdirs = "1.4.4" colorama = "0.4.5"