From 669265e49ddcfb593b8401a19095e641ccb198b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:11:59 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.24.2) --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1687442..c4052fa 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -29,7 +29,7 @@ pyparsing==2.3.0 python-memcached==1.59 requests==2.21.0 six==1.12.0 -urllib3==1.24.1 +urllib3==1.24.2 uWSGI==2.0.17.1 visitor==0.1.3 Werkzeug==0.14.1 -- 2.30.2