Skip to content

Commit

Permalink
Update ansible-core requirement from <2.16.3 to <2.16.6
Browse files Browse the repository at this point in the history
Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@0.0.1...v2.16.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 74b76d2 commit 6ba37f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ansible>=8,<10
# tasks, etc. for any Ansible role installed via ansible-galaxy.
#
# See also cisagov/skeleton-ansible-role#178.
ansible-core<2.16.3
ansible-core<2.16.6
boto3
docopt
semver
Expand Down

0 comments on commit 6ba37f3

Please sign in to comment.