Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ansible-core to v2.17.2 #282

Merged
merged 2 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions redhat-csp-download/ansible/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansible==8.7.0
ansible-core==2.15.12
ansible==10.2.0
ansible-core==2.17.2
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
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 @@ -8,9 +8,9 @@ ansible==10.2.0 \
--hash=sha256:2e62fc3622a439d48bee0fdcbd984ad34bdf50b47cb2dc0258f4baf61bad6ce2 \
--hash=sha256:8aa0629ba8eced6465e2ceb49029e93d337c4a6fc5a3e6e98825c258dd6a7057
# via -r requirements.in
ansible-core==2.15.12 \
--hash=sha256:390edd603420122f7cb1c470d8d1f8bdbbd795a1844dd03c1917db21935aecb9 \
--hash=sha256:5fde82cd3928d9857ad880782c644f27d3168b0f25321d5a8d6befa524aa1818
ansible-core==2.17.2 \
--hash=sha256:3dfa15249069ea0d001257902c968ddf9bb71d965769b8802bce85187556c5d8 \
--hash=sha256:d51af721c35c00308d5786878497a346ccdd764302cb793f3b6b8d60038f9a6c
# via
# -r requirements.in
# ansible
Expand Down