From dac76e18bbd08bedfd3728420094acaecdb4f715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:58:25 +0000 Subject: [PATCH] Bump numpy in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 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.19.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt index 48a8acf..ba74788 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -35,7 +35,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 notebook==6.0.3 -numpy==1.19.0 +numpy==1.22.0 optuna==1.5.0 packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pandas==1.0.5 @@ -117,7 +117,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 notebook==6.0.3 -numpy==1.19.0 +numpy==1.22.0 optuna==1.5.0 packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pandas==1.0.5