From b92e2a1b01ec393c5dce2481c072e4f62433de3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:39:03 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be4b59a..3880599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ six==1.15.0 tornado==6.0.4 traitlets==4.3.3 typing-extensions==3.7.4.2 -urllib3==1.26.5 +urllib3==1.26.17 vine==1.3.0 wcwidth==0.2.3 websocket-client==0.57.0