Skip to content

Commit 2e09fef

Browse files
chore(deps): update dependency ansible to ~7.7.0
1 parent b8cfd2e commit 2e09fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.github_repository}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ newrelic = "~8.5.0"
109109
pre-commit = "^2.20"
110110
{%- endif %}
111111
{% if cookiecutter.add_ansible.lower() == 'y' %}
112-
ansible = "~7.1.0"
112+
ansible = "~7.7.0"
113113
{%- endif %}
114114

115115
# Documentation

0 commit comments

Comments
 (0)