From e8052a2ecca2710adf0e5d176a50b57932a4ced2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:23:49 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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 77d1cc0..e578b4b 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -79,7 +79,7 @@ terminado==0.13.3 testpath==0.6.0 tornado==6.4.1 traitlets==5.1.1 -urllib3==1.26.18 +urllib3==1.26.19 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 diff --git a/requirements.txt b/requirements.txt index 54dcef4..ba6518f 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.18 +urllib3==1.26.19 websocket-client==1.3.1 wincertstore==0.2