From d27789e84362bdc5904a345db5baf5d900496a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2020 03:33:34 +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 a2dd18b..668c7d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ PySocks==1.6.8 python-dateutil==2.8.1 python-dotenv==0.11.0 PyYAML==5.3 -requests==2.19.1 +requests==2.20.0 requests-oauthlib==1.0.0 six==1.11.0 tqdm==4.25.0