diff --git a/pyproject.toml b/pyproject.toml index 50f808283..c9cfc9d70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ - "ansible<12.0.0", + "ansible<14.0.0", "labgrid>=25.0", "pytest>=8.4.1", "pytest-check>=2.5.3",