diff --git a/pyproject.toml b/pyproject.toml index 4caebfb..d370300 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" requires-python = ">=3.13" dependencies = [ "hcloud (>=2.5.4,<3.0.0)", - "ansible (>=12.0.0,<12.1.0)", + "ansible (>=12.1.0,<12.2.0)", "ansible-lint (>=25.8.2,<26.0.0)", ]