From 7c069e5945174ef20c083884f5fe2f8c6169e80f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 22:41:56 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.5.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.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.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.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 2819c92..487d156 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==1.26.19 +urllib3==2.5.0 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 diff --git a/requirements.txt b/requirements.txt index 038f963..24d45cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ python-dateutil==2.8.2 python-dotenv==0.19.2 requests==2.32.0 six==1.16.0 -urllib3==1.26.19 +urllib3==2.5.0 websocket-client==1.3.1 wincertstore==0.2