From f7a9a3dee2bb5de9a20447526ee019661f4e74da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:41 +0000 Subject: [PATCH] Bump urllib3 from 1.15.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.15.1 to 1.26.5. - [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.15.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py3_requirements.txt | 2 +- py3_server_requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/py3_requirements.txt b/py3_requirements.txt index 9161a23..37b5a36 100644 --- a/py3_requirements.txt +++ b/py3_requirements.txt @@ -63,6 +63,6 @@ terminado==0.6 tornado==4.3 traitlets==4.2.1 tweepy==3.5.0 -urllib3==1.15.1 +urllib3==1.26.5 widgetsnbextension==1.2.2 xlrd==0.9.4 diff --git a/py3_server_requirements.txt b/py3_server_requirements.txt index c870d1e..973c978 100644 --- a/py3_server_requirements.txt +++ b/py3_server_requirements.txt @@ -84,6 +84,6 @@ terminado==0.6 tornado==4.3 traitlets==4.2.1 tweepy==3.5.0 -urllib3==1.15.1 +urllib3==1.26.5 widgetsnbextension==1.2.2 xlrd==0.9.4 diff --git a/requirements.txt b/requirements.txt index ec17770..a22039c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,6 +65,6 @@ terminado==0.6 tornado==4.3 traitlets==4.2.1 tweepy==3.5.0 -urllib3==1.15.1 +urllib3==1.26.5 widgetsnbextension==1.2.2 xlrd==0.9.4