From 814670deafd73b1bcaed000405aa838e11ee73c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2019 22:18:04 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02ad3d9..e0dafc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ snowballstemmer==1.2.1 Sphinx==1.7.6 sphinxcontrib-websupport==1.1.0 typing==3.6.4 -urllib3==1.23 +urllib3==1.24.2 virtualenv==16.0.0 virtualenv-clone==0.3.0 Werkzeug==0.14.1