From 9a37d05c68f0de1459b729b00bcdea250a8a42bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 19:41:27 +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 9d70b36..b7f2f68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Pillow==5.2.0 PyJWT==1.5.3 python-dateutil==2.7.3 python3-openid==3.1.0 -requests==2.18.4 +requests==2.20.0 requests-oauthlib==0.8.0 six==1.11.0 social-auth-app-django==3.1.0