From c29637544a8c086653d2280104b439af3a8a12dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:58:50 +0000 Subject: [PATCH] Bump urllib3 from 1.8.2 to 1.24.2 in /configs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.8.2 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.8.2...1.24.2) Signed-off-by: dependabot[bot] --- configs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/requirements.txt b/configs/requirements.txt index b7dd3f9..6cd986a 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -33,7 +33,7 @@ requests==2.3.0 requests-oauthlib==0.4.0 six==1.6.1 sqlparse==0.1.11 -urllib3==1.8.2 +urllib3==1.24.2 wsgiref==0.1.2 zope.interface==4.1.1 BeautifulSoup==3.2.1 @@ -75,7 +75,7 @@ requests==2.3.0 requests-oauthlib==0.4.0 six==1.6.1 sqlparse==0.1.11 -urllib3==1.8.2 +urllib3==1.24.2 wsgiref==0.1.2 xlrd==0.9.3 zope.interface==4.1.1