From 783c9c1127b5607b244f59347069b8c52b120604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:35:17 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.7.0 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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/1.26.19...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/cloud-requirements.txt | 2 +- python/requirements_compiled.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/cloud-requirements.txt b/python/requirements/cloud-requirements.txt index 7a6ca9d8733a..274cb7e84e6f 100644 --- a/python/requirements/cloud-requirements.txt +++ b/python/requirements/cloud-requirements.txt @@ -31,7 +31,7 @@ requests rich six>=1.10 tabulate -urllib3>=1.26.17 +urllib3>=2.7.0 wrapt pyyaml smart_open diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8802a0b83039..f254468750e5 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -2434,7 +2434,7 @@ uri-template==1.3.0 # via jsonschema uritemplate==4.1.1 # via google-api-python-client -urllib3==1.26.19 +urllib3==2.7.0 # via # -r python/requirements/cloud-requirements.txt # botocore