From 1f410375304a1f8b604a14314d2f1ad977d95717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:18:47 +0000 Subject: [PATCH] Bump notebook in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [notebook](http://jupyter.org) from 6.0.3 to 6.4.10. --- updated-dependencies: - dependency-name: notebook 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..a4f31e3 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -34,7 +34,7 @@ matplotlib==3.2.2 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 -notebook==6.0.3 +notebook==6.4.10 numpy==1.19.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' @@ -116,7 +116,7 @@ matplotlib==3.2.2 mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 -notebook==6.0.3 +notebook==6.4.10 numpy==1.19.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'