From 67e41bbff88b02ae19bb1390cc0e5a6607199880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 02:01:19 +0000 Subject: [PATCH] Bump requests from 2.10.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.10.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.10.0...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 ae2dc20..fbd8499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==2.9.2 pytest-sugar==0.7.1 PyYAML==3.11 recommonmark==0.4.0 -requests==2.10.0 +requests==2.20.0 singledispatch==3.4.0.3 six==1.10.0 termcolor==1.1.0