From f603fc892a9b37dbfc8fd7251618a047f122f30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 02:50:53 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...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 ea6f439..5f0fb02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ py==1.4.34 pyparsing==2.2.0 pytest==3.2.1 PyYAML==3.12 -requests==2.18.4 +requests==2.20.0 six==1.10.0 urllib3==1.22 vcrpy==1.11.1