Skip to content

Commit

Permalink
Update ansible core to fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo2308 committed Jun 25, 2024
1 parent 57a71e0 commit 1f5163d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 82 deletions.
2 changes: 1 addition & 1 deletion images/ansible-operator/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
ansible-runner = "~=2.3.3"
ansible-runner-http = "~=1.0.0"
ansible-core = "~=2.15.9"
ansible-core = "~=2.15.12"
urllib3 = "~=1.26.17"
kubernetes = "==29.0.0"

Expand Down
138 changes: 57 additions & 81 deletions images/ansible-operator/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f5163d

Please sign in to comment.