From 1e4b08436d95088464ea3c74c6a71a8b99b5e57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:59:01 +0000 Subject: [PATCH] Bump requests from 2.11.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.11.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.11.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 e0c0280..75c4d75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ py==1.4.31 pytest==3.0.3 pytest-cache==1.0 pytest-pep8==1.0.6 -requests==2.11.1 +requests==2.20.0 requests-toolbelt==0.7.0 scikit-learn==0.18 scipy==0.18.1