From 50b1eab24623d94c46186ac15a85f558915a921e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:47:54 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 in /docker 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index c3059f0..21b0a86 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -9,4 +9,4 @@ jupyterlab==0.32.1 sklearn pandas==0.24.2 dvc==0.41.3 -joblib==0.13.2 +joblib==1.2.0