From 94377f88eb56a612a796d9c67648040eacf6e24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 21:05:06 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.1.1 Bumps [joblib](https://github.com/joblib/joblib) from 1.1.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/1.1.0...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 79d7116..a5136cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ imbalanced_learn==0.9.1 imblearn==0.0 -joblib==1.1.0 +joblib==1.1.1 numpy==1.23.2 opencv_python_headless==4.6.0.66 scikit_learn==1.1.3