Skip to content

Commit

Permalink
Update ansible requirement from <9.5,>=9 to >=9,<9.6
Browse files Browse the repository at this point in the history
Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data) to permit the latest version.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.0.0...9.5.1)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 53c27a4 commit ece7bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible>=9,<9.5
ansible>=9,<9.6
ansible-lint>=20,<24.3

0 comments on commit ece7bb1

Please sign in to comment.