From 43a53a73a993d7b68d7a53739771a54ae800e1e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:22:50 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 2.7.0 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 6518fd557b0d..25e59bf9665a 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -546,7 +546,7 @@ uc-micro-py==1.0.2 ujson==5.8.0 uri-template==1.3.0 uritemplate==4.1.1 -urllib3==1.26.16 +urllib3==2.7.0 uvicorn==0.22.0 uvloop==0.17.0 virtualenv==20.21.0 diff --git a/python/requirements_compiled_py37.txt b/python/requirements_compiled_py37.txt index f951112536d6..1940649e0b4f 100644 --- a/python/requirements_compiled_py37.txt +++ b/python/requirements_compiled_py37.txt @@ -528,7 +528,7 @@ uc-micro-py==1.0.2 ujson==5.7.0 uri-template==1.3.0 uritemplate==4.1.1 -urllib3==1.26.16 +urllib3==2.7.0 uvicorn==0.22.0 uvloop==0.17.0 virtualenv==20.21.0