From f1d260525f6d44ea58a77d25ec239f2d68b0725b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 00:39:34 +0000 Subject: [PATCH] :arrow_up: Bump requests from 2.13.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.13.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.13.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 f8ba275..09ababf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyparsing==2.2.0 PySocks==1.6.6 python-http-client==3.0.0 pytz==2016.10 -requests==2.13.0 +requests==2.20.0 sendgrid==5.0.0 simplegeneric==0.8.1 six==1.10.0