From 59e844f79c6f87aeabbc3fca6524cc3ef3e49420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:29:03 +0000 Subject: [PATCH] Bump urllib3 from 2.6.3 to 2.7.0 in /images/ansible-operator Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/ansible-operator/Pipfile | 2 +- images/ansible-operator/Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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": [