From 0a892a1df2db75ef7c67e16cf60db76802ec6172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:40:18 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.7.0 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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.5.0...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index bdc3c77..ab68cf6 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -20,4 +20,4 @@ rsa==4.9.1 soupsieve==2.7 typing_extensions==4.14.1 uritemplate==4.2.0 -urllib3==2.5.0 +urllib3==2.7.0