From 2d765246a77b8bcc283f4b760da7c69360808109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 18:15:49 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /ezsmdeploy/src Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 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/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ezsmdeploy/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ezsmdeploy/src/requirements.txt b/ezsmdeploy/src/requirements.txt index 38ef1c4..eb49272 100644 --- a/ezsmdeploy/src/requirements.txt +++ b/ezsmdeploy/src/requirements.txt @@ -1,3 +1,3 @@ scikit-learn==1.0.1 numpy==1.18.5 -joblib==1.1.0 +joblib==1.2.0