From bb8229f2173da7be3bd6087daa89e3714ca1a19c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 19:53:51 +0000 Subject: [PATCH] Bump requests from 2.12.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.12.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.12.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed19cc48..3429a73d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ python-oembed==0.2.4 python-twitter==3.2 pytz==2017.3 raven==5.1.1 -requests==2.12.4 +requests==2.20.0 requests-oauthlib==0.7.0 simplejson==3.10.0 six==1.10.0