From 6be9a640b0eccae89d3e79ace4eeabd4e271e459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 18:17:20 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /Project 1/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 1/home/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project 1/home/requirements.txt b/Project 1/home/requirements.txt index 4de5ba6..7111522 100644 --- a/Project 1/home/requirements.txt +++ b/Project 1/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