From ca417fd75bea5079e25928d842a34cb81bb60b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:07:57 +0000 Subject: [PATCH] Bump joblib from 0.12.0 to 1.1.1 Bumps [joblib](https://github.com/joblib/joblib) from 0.12.0 to 1.1.1. - [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.12...1.1.1) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f9479f..b918f4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ imbalanced-learn==0.7.0 imblearn==0.0 itsdangerous==0.24 Jinja2==2.10 -joblib==0.12.0 +joblib==1.1.1 kiwisolver==1.2.0 MarkupSafe==1.0 numpy==1.22.2