Skip to content

Commit

Permalink
Merge pull request #305 from redhat-cop/renovate/ansible-10.x
Browse files Browse the repository at this point in the history
Update dependency ansible to v10.4.0
  • Loading branch information
garethahealy authored Sep 13, 2024
2 parents c292b24 + 1f6fa1f commit de68a70
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion redhat-csp-download/ansible/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible==10.2.0
ansible==10.4.0
ansible-core==2.17.2
certifi==2024.7.4
cffi==1.16.0
Expand Down
6 changes: 3 additions & 3 deletions redhat-csp-download/ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
#
ansible==10.2.0 \
--hash=sha256:2e62fc3622a439d48bee0fdcbd984ad34bdf50b47cb2dc0258f4baf61bad6ce2 \
--hash=sha256:8aa0629ba8eced6465e2ceb49029e93d337c4a6fc5a3e6e98825c258dd6a7057
ansible==10.4.0 \
--hash=sha256:5c12048831a6690fc865dfe03dc8ab61c3ba08b5d01b249a16b247ad99a60bc0 \
--hash=sha256:cb386e75214bc5420b5ab412bfb64fb196c20559738e0f091892852aa5f5c177
# via -r requirements.in
ansible-core==2.17.2 \
--hash=sha256:3dfa15249069ea0d001257902c968ddf9bb71d965769b8802bce85187556c5d8 \
Expand Down
2 changes: 1 addition & 1 deletion redhat-csp-download/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v4.3.0"
"version": "v4.3.1"
}

0 comments on commit de68a70

Please sign in to comment.