From 6273ff6cd51cb81e6ffb621ec6ffb7ed62e6ac66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:05:17 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 2.6.0 in /srcDoc Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- srcDoc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcDoc/requirements.txt b/srcDoc/requirements.txt index 0a73fa2b..3410f04b 100644 --- a/srcDoc/requirements.txt +++ b/srcDoc/requirements.txt @@ -2,4 +2,4 @@ Sphinx==7.1.2 sphinx-rtd-theme==2.0.0 svglib==1.5.1 rst2pdf==0.101 -urllib3==1.26.6 \ No newline at end of file +urllib3==2.6.0 \ No newline at end of file