From 443788c2d7c80708a6b310d6d3154d16a0e09bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:53:30 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 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.13.2...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-cpu.txt | 2 +- requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 71a7bfb..83e83a0 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -14,7 +14,7 @@ intervaltree==3.0.2 ipython==5.3.0 ipython-genutils==0.2.0 Jinja2==2.11.3 -joblib==0.13.2 +joblib==1.2.0 Keras==2.2.4 Keras-Applications==1.0.8 Keras-Preprocessing==1.0.9 diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 58e3a14..8b002c7 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -14,7 +14,7 @@ intervaltree==3.0.2 ipython==5.3.0 ipython-genutils==0.2.0 Jinja2==2.11.3 -joblib==0.13.2 +joblib==1.2.0 Keras==2.2.4 Keras-Applications==1.0.8 Keras-Preprocessing==1.0.9