From af77403ee08d49e7a922497df8babc6c75a074d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:55:51 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.24.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5870052..f9f6bd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ six==1.11.0 sklearn tornado==5.0.2 traitlets==4.3.2 -urllib3==1.23 +urllib3==1.24.2 wcwidth==0.1.7 wikipedia diff --git a/requirements2.txt b/requirements2.txt index 20d432e..6eaa391 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -86,7 +86,7 @@ tornado==5.1 traitlets==4.3.2 Twisted==18.7.0 ujson==1.35 -urllib3==1.23 +urllib3==1.24.2 wcwidth==0.1.7 webencodings==0.5.1 widgetsnbextension==3.4.0