From 4654db0f7e3446a15ef290f0781fc2d276883690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 12:39:49 +0000 Subject: [PATCH] Bump requests from 2.14.2 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.14.2 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.14.2...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 0b7c672..52e449c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pytest==5.0.0 pytest-runner==5.1 python-dateutil==2.6.0 pytz==2016.10 -requests==2.14.2 +requests==2.20.0 scikit-learn==0.21.2 scipy==1.3.0 seaborn==0.9.0