Skip to content

Commit

Permalink
chore(deps): update ansible requirement from ~=9.5.1 to ~=10.4.0 (#203)
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.5.1...10.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent d1f8188 commit 3e9d538
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 @@ -3,7 +3,7 @@ molecule~=24.2.1
molecule-plugins[docker]~=23.5.3
requests==2.30.0
docker~=7.0.0
ansible~=9.5.1
ansible~=10.4.0
# for development
pre-commit
# for README generation
Expand Down

0 comments on commit 3e9d538

Please sign in to comment.