Skip to content

Commit

Permalink
Update ansible requirement from <9.3,>=6.4 to >=6.4,<9.4
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@6.4.0...9.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 0a8679f commit d03c71b
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>=6.4,<9.3
ansible>=6.4,<9.4
ansible-lint>=6.8,<24.3

0 comments on commit d03c71b

Please sign in to comment.