From 0111676a8c111bdbb9f867af29343df179cef06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 07:28:56 +0000 Subject: [PATCH] Bump requests from 2.3.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.3.0 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.3.0...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 203af31..43ea173 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ gunicorn==19.1.0 oauthlib==0.6.3 psycopg2==2.7.5 python-openid==2.2.5 -requests==2.3.0 +requests==2.20.0 requests-oauthlib==0.4.1 static3==0.5.1 \ No newline at end of file