Skip to content

Commit ceee207

Browse files
committed
Fix issues:
#191 by bumping urllib3 to 2.6.0 and #197 #198 by regenerating the Pipfile.lock
1 parent a4ec43f commit ceee207

2 files changed

Lines changed: 199 additions & 178 deletions

File tree

images/ansible-operator/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ 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"
1211
kubernetes = "==33.1.0"
12+
urllib3 = "~=2.6.3"
1313

1414
[dev-packages]
1515

0 commit comments

Comments
 (0)