From f2a870e0d2a3c55e2adb2c45d4f0e64b07528558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 03:48:44 +0000 Subject: [PATCH] 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-2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-2.txt b/requirements-2.txt index 60ec35e..19a4c1a 100644 --- a/requirements-2.txt +++ b/requirements-2.txt @@ -7,7 +7,7 @@ packaging==16.8 pkginfo==1.4.2 pyparsing==2.2.0 python-dateutil==2.6.0 -requests==2.13.0 +requests==2.20.0 requests-toolbelt>=0.8.0 six==1.10.0 traceback2==1.4.0