Skip to content

Commit

Permalink
Bump ansible version in docs requirements
Browse files Browse the repository at this point in the history
Ansible 9.6.0 was removed after a windows venv was included in the
collection release.

https://forum.ansible.com/t/release-announcement-ansible-community-package-9-6-1/6206
  • Loading branch information
bewing committed Jan 2, 2025
1 parent 17e0aeb commit ee4466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ invoke==2.2.0
jinja2==3.1.4
MarkupSafe==2.1.5
pytest==8.2.1
ansible==9.6.0
ansible==9.6.1

0 comments on commit ee4466b

Please sign in to comment.