diff --git a/{{cookiecutter.github_repository}}/pyproject.toml b/{{cookiecutter.github_repository}}/pyproject.toml index e2d19637..a587af4f 100644 --- a/{{cookiecutter.github_repository}}/pyproject.toml +++ b/{{cookiecutter.github_repository}}/pyproject.toml @@ -109,7 +109,7 @@ newrelic = "~8.5.0" pre-commit = "^2.20" {%- endif %} {% if cookiecutter.add_ansible.lower() == 'y' %} -ansible = "~7.1.0" +ansible = "~7.7.0" {%- endif %} # Documentation