From f32c5059cdc261aeb1cabf2980df5ee7b1c76501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:36:05 +0000 Subject: [PATCH] Bump urllib3 from 2.6.0 to 2.6.3 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [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.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/checkdocs.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/checkdocs.txt b/requirements/checkdocs.txt index 40f324bc11c..fa9aa508d61 100644 --- a/requirements/checkdocs.txt +++ b/requirements/checkdocs.txt @@ -103,7 +103,7 @@ tornado==6.5.1 # via livereload typing-extensions==4.3.0 # via myst-parser -urllib3==2.6.0 +urllib3==2.6.3 # via requests wheel==0.38.1 # via pip-tools diff --git a/requirements/docs.txt b/requirements/docs.txt index 23100476c1d..07c3ede9211 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -103,7 +103,7 @@ tornado==6.5.1 # via livereload typing-extensions==4.3.0 # via myst-parser -urllib3==2.6.0 +urllib3==2.6.3 # via requests wheel==0.38.1 # via pip-tools