From 1adbcce37d2f57f148bc867c0cb6c0b6fc12533f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 17:23:08 +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 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index d9264d6ba..c04b54846 100644 --- a/requirements.txt +++ b/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