From f69fe41627420871d6f052b568b8a2d0b03576ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 15 May 2019 13:10:05 +0000 Subject: [PATCH 1/2] Bump urllib3 from 1.24.2 to 1.25.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.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.2...1.25.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 0050c93b9..601b07ea1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ statsd==3.3.0 transaction==2.4.0 translationstring==1.3 ujson==1.35 -urllib3==1.24.2 +urllib3==1.25.2 venusian==1.2.0 waitress==1.3.0 WebOb==1.8.5 From 02c192f47b9c54c6ff5a6afee820f89fd7f6fff6 Mon Sep 17 00:00:00 2001 From: Ethan Glasser-Camp Date: Thu, 16 May 2019 14:14:43 -0400 Subject: [PATCH 2/2] Bump requests for compatibility with new urllib --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 601b07ea1..351d6b8ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ python-dateutil==2.8.0 python-memcached==1.59 raven==6.10.0 repoze.lru==0.7 -requests==2.21.0 +requests==2.22.0 simplejson==3.16.0 six==1.12.0 SQLAlchemy==1.3.3