From e086a3f1d01922b91f8b721c736bd94dae431ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 13:44:55 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 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] --- project4-alpha_research_multi_factor_modeling/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project4-alpha_research_multi_factor_modeling/requirements.txt b/project4-alpha_research_multi_factor_modeling/requirements.txt index 616d4ff..197398d 100644 --- a/project4-alpha_research_multi_factor_modeling/requirements.txt +++ b/project4-alpha_research_multi_factor_modeling/requirements.txt @@ -8,7 +8,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 diff --git a/requirements.txt b/requirements.txt index 4c7285a..ad06107 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,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