From 6737eacbde660b4218f0c66c23efc7458c6291ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 19:01:16 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.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.18.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 50ac2ec..68ca38a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pytest==3.5.0 pytest-django==3.2.1 python-twitter==3.4.1 pytz==2018.4 -requests==2.18.4 +requests==2.20.0 requests-oauthlib==0.8.0 six==1.11.0 urllib3==1.22