From b6e6f458cc6f5b461d53400a4d306630b4f15113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 08:33:36 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old_repo_ensemble_strategy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old_repo_ensemble_strategy/requirements.txt b/old_repo_ensemble_strategy/requirements.txt index def79b22b..064d33768 100644 --- a/old_repo_ensemble_strategy/requirements.txt +++ b/old_repo_ensemble_strategy/requirements.txt @@ -1,5 +1,5 @@ # Model Building Requirements -numpy==1.16.4 +numpy==1.22.0 pandas==1.0.3 stockstats scikit-learn==0.21.0