From 43621fefad31920fe002ea7da64491c8f1d5f564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:44:03 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.6.3 in /webcdi Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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.0.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcdi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcdi/requirements.txt b/webcdi/requirements.txt index ff7187d9..2e43cbf4 100644 --- a/webcdi/requirements.txt +++ b/webcdi/requirements.txt @@ -77,7 +77,7 @@ trio==0.26.2 trio-websocket==0.11.1 typing_extensions==4.9.0 tzdata==2023.4 -urllib3==2.0.7 +urllib3==2.6.3 WeasyPrint==52.5 webencodings==0.5.1 websocket-client==1.8.0