From 76ae882bc0afb86829e2215c81520627917e9fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 21:51:01 +0000 Subject: [PATCH] Bump numpy in /G-research-crypto-forecasting-kaggle-competition Bumps [numpy](https://github.com/numpy/numpy) from 1.20.0 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.20.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G-research-crypto-forecasting-kaggle-competition/requirements.txt b/G-research-crypto-forecasting-kaggle-competition/requirements.txt index 98f433a4..d7598169 100644 --- a/G-research-crypto-forecasting-kaggle-competition/requirements.txt +++ b/G-research-crypto-forecasting-kaggle-competition/requirements.txt @@ -3,4 +3,4 @@ pandas tqdm lightgbm ta-lib-binary -numpy==1.20.0 +numpy==1.22.0