From fbdebfec913ad1d9411b85eba5520d6126d03a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:51:00 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.9.1 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.9.1...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 d5f4721..58cc102 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ PyMySQL==0.7.1 python-gettext==3.0 python-social-auth==0.2.14 python3-openid==3.0.9 -requests==2.9.1 +requests==2.20.0 requests-oauthlib==0.6.0 six==1.10.0 sqlparse==0.1.18