From 669265e49ddcfb593b8401a19095e641ccb198b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:11:59 +0000 Subject: [PATCH 1/2] 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 From 84ecf74b43b3db1f9ae82fe88d0fa0f743a03b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 27 May 2019 04:38:51 +0000 Subject: [PATCH 2/2] Bump urllib3 from 1.24.2 to 1.25.3 in /app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.3. - [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.2...1.25.3) --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index c4052fa..fa49725 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.2 +urllib3==1.25.3 uWSGI==2.0.17.1 visitor==0.1.3 Werkzeug==0.14.1 -- 2.30.2