From cc6575840080c31e7a9e9d506e7e51bfd7526d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:28:37 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.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..663c7586 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.5.0 zipp==3.6.0 # Custom CatalystCloud theme diff --git a/requirements.txt b/requirements.txt index 1d4d17ec..3821c5e6 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.5.0 zipp==3.6.0 # Custom CatalystCloud theme