From 85abff0f97b60ecd63ee905c686b87c94f5d881f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:36:57 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..5d83e78 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -31,7 +31,7 @@ importlib-metadata==4.11.4 imutils==0.5.4 itsdangerous==2.1.2 Jinja2==3.1.2 -joblib==1.1.0 +joblib==1.2.0 keras==2.9.0 Keras-Preprocessing==1.1.2 libclang==14.0.1