diff --git a/pyproject.toml b/pyproject.toml index 0b055db..a3dd6c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ version = "0.0.0" [tool.poetry.dependencies] PyYAML = "6.0" ansible = {version = "6.6.0", optional = true} -ansible-core = {version = "2.13.6", optional = true} +ansible-core = {version = "2.14.0", optional = true} anyconfig = "0.13.0" appdirs = "1.4.4" colorama = "0.4.6"