Skip to content

Commit

Permalink
Bump ansible from 4.10.0 to 10.5.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 4.10.0 to 10.5.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@4.10.0...10.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent aa9b1f9 commit 0b97f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt setup.py
#
ansible==4.10.0
ansible==10.5.0
# via
# ansible-vault
# commcare-cloud (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

install_deps = [
'ansible-vault==2.1.0',
'ansible~=4.3',
'ansible>=4.3,<11.0',
'ansible-inventory==0.6.4',
'argparse>=1.4',
'attrs>=18.1.0',
Expand Down

0 comments on commit 0b97f56

Please sign in to comment.