From b474d6a8cd919963f7edf48455d5abb28bc91243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:44:14 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.6.0 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] --- autobuild_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild_requirements.txt b/autobuild_requirements.txt index df731c42..c5bce5dd 100644 --- a/autobuild_requirements.txt +++ b/autobuild_requirements.txt @@ -41,7 +41,7 @@ sphinxcontrib-serializinghtml==1.1.5 stevedore==3.5.2 tornado==6.1 typing_extensions==4.1.1 -urllib3==1.26.14 +urllib3==2.6.0 zipp==3.6.0 # Custom CatalystCloud theme diff --git a/requirements.txt b/requirements.txt index 1d4d17ec..62a0a8d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ standard-imghdr # Needed to fix: "Could not import extension sphinx.builders.epu stevedore==3.5.2 tornado==6.1 typing_extensions==4.1.1 -urllib3==1.26.14 +urllib3==2.6.0 zipp==3.6.0 # Custom CatalystCloud theme