From e69a5008bb2489ee2beb04671542ea7af8abffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:29:36 +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 5f8b1ca10..b3b69df1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pygments==2.1.3 pylint==1.5.4 pyOpenSSL==16.2.0 pyyaml==3.11 -requests==2.9.1 +requests==2.20.0 setuptools==30.4.0 six==1.10.0 tabulate==0.7.5