Skip to content

Commit 3e9d538

Browse files
chore(deps): update ansible requirement from ~=9.5.1 to ~=10.4.0 (#203)
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>
1 parent d1f8188 commit 3e9d538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ molecule~=24.2.1
33
molecule-plugins[docker]~=23.5.3
44
requests==2.30.0
55
docker~=7.0.0
6-
ansible~=9.5.1
6+
ansible~=10.4.0
77
# for development
88
pre-commit
99
# for README generation

0 commit comments

Comments
 (0)