From 38c1c30df22d91b3fc81ecaec04bca2b533cee14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:24:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.6.3 in /sphinx Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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/1.26.19...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index 9f2bd0a..3e766d6 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -18,4 +18,4 @@ six==1.12.0 snowballstemmer==1.2.1 Sphinx==1.5.3 sphinx-rtd-theme==0.4.2 -urllib3==1.26.19 +urllib3==2.6.3