From 00ae9f989231af701983f20d7febbf009bf34baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 17:23:25 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /old_repo_ensemble_strategy 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/RELEASE_WALKTHROUGH.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 d9264d6ba..c04b54846 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