diff --git a/images/ansible-operator/Pipfile b/images/ansible-operator/Pipfile index 8872d50..ae3abe3 100644 --- a/images/ansible-operator/Pipfile +++ b/images/ansible-operator/Pipfile @@ -8,7 +8,7 @@ ansible-runner = "~=2.4.0" requests = "~=2.33.0" requests-unixsocket = "==0.4.1" ansible-core = "~=2.18.3" -urllib3 = "~=2.6.3" +urllib3 = "~=2.7.0" kubernetes = "==33.1.0" [dev-packages] diff --git a/images/ansible-operator/Pipfile.lock b/images/ansible-operator/Pipfile.lock index c8c75f9..19d54fd 100644 --- a/images/ansible-operator/Pipfile.lock +++ b/images/ansible-operator/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fe6e3eda4f5d831c269ee9d9eab79c758111a11f769fc70f282a4a9eb6175584" + "sha256": "61f392d2df65ec7f5cccc0d8163aa1962e8834085740bc5f40c7ae149958a60c" }, "pipfile-spec": 6, "requires": { @@ -666,12 +666,12 @@ }, "urllib3": { "hashes": [ - "sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", - "sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4" + "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", + "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==2.6.3" + "markers": "python_version >= '3.10'", + "version": "==2.7.0" }, "websocket-client": { "hashes": [