From 15d7a3696e294c9768027bb8a0280ef65361232c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 00:37:15 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.19.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.19.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 a548e06..eaedc6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pandas==0.23.4 pylint==2.1.1 python-dateutil==2.7.3 pytz==2018.5 -requests==2.19.1 +requests==2.20.0 six==1.11.0 typed-ast==1.1.0 urllib3==1.23