From 2c4dc358718c85466d7cc5e8c9282c78fa690a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 21:19:07 +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 542ac01..e2a02cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ psycopg2==2.7.4 python-dateutil==2.6.1 pytz==2018.3 PyYAML==3.12 -requests==2.9.1 +requests==2.20.0 s3transfer==0.1.12 semantic-version==2.5.0 six==1.11.0