From e603a6da5ef1b3a11240e60eb626e79b03990c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 18:17:22 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /Project 3/home 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] --- Project 3/home/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project 3/home/requirements.txt b/Project 3/home/requirements.txt index ad19631..9803494 100644 --- a/Project 3/home/requirements.txt +++ b/Project 3/home/requirements.txt @@ -7,7 +7,7 @@ plotly==2.2.3 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.3 -requests==2.18.4 +requests==2.20.0 scipy==1.0.0 scikit-learn==0.19.1 six==1.11.0