From 87d45ee85d6722ff97eeaa21872b09bdf64e4464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:43:48 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.6.0 in /pip Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.6.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.14...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index fe33636d..6c4efeea 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -33,7 +33,7 @@ six==1.16.0 tqdm==4.64.1 twine==4.0.2 typing-extensions==4.4.0 -urllib3==1.26.14 +urllib3==2.6.0 webencodings==0.5.1 wheel==0.38.4 zipp==3.11.0