From f32e036c6b70857d593bbdc14abcc28d9ca6b213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 05:10:17 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.6.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-notebook.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 4ece2ea..f3587bc 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -79,7 +79,7 @@ terminado==0.13.3 testpath==0.6.0 tornado==6.5.1 traitlets==5.1.1 -urllib3==2.5.0 +urllib3==2.6.0 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 diff --git a/requirements.txt b/requirements.txt index 835694f..fcd4a2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ python-dateutil==2.8.2 python-dotenv==0.19.2 requests==2.32.4 six==1.16.0 -urllib3==2.5.0 +urllib3==2.6.0 websocket-client==1.3.1 wincertstore==0.2