From ff2a02cfce96c7253a32891079cd5f2792b32b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:23:48 +0000 Subject: [PATCH] Bump joblib in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [joblib](https://github.com/joblib/joblib) from 0.15.1 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.15.1...1.2.0) --- updated-dependencies: - dependency-name: joblib 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..9092fae 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -20,7 +20,7 @@ ipython==7.16.1 ipywidgets==7.5.1 jedi==0.17.1 jinja2==2.11.2 -joblib==0.15.1 +joblib==1.2.0 jsonschema==3.2.0 jupyter-client==6.1.3 jupyter-console==6.1.0 @@ -102,7 +102,7 @@ ipython==7.16.1 ipywidgets==7.5.1 jedi==0.17.1 jinja2==2.11.2 -joblib==0.15.1 +joblib==1.2.0 jsonschema==3.2.0 jupyter-client==6.1.3 jupyter-console==6.1.0