Skip to content

Commit a9752e9

Browse files
authored
Fix issues: (#199)
#191 by bumping urllib3 to 2.6.0 and #197 #198 by regenerating the Pipfile.lock
1 parent a4ec43f commit a9752e9

File tree

2 files changed

+199
-178
lines changed

2 files changed

+199
-178
lines changed

images/ansible-operator/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ansible-runner = "~=2.4.0"
88
requests = "~=2.32.5"
99
requests-unixsocket = "==0.4.1"
1010
ansible-core = "~=2.18.3"
11-
urllib3 = "~=2.5.0"
11+
urllib3 = "~=2.6.3"
1212
kubernetes = "==33.1.0"
1313

1414
[dev-packages]

0 commit comments

Comments
 (0)