From b37005a20ddf85a8d48d8ab17b773c37992ddb4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:04:14 +0000 Subject: [PATCH] Bump joblib from 0.15.1 to 1.2.0 in /adv_transformer Bumps [joblib](https://github.com/joblib/joblib) from 0.15.1 to 1.2.0. - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.15.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adv_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adv_transformer/requirements.txt b/adv_transformer/requirements.txt index 0f7fb6c..f2cc4c0 100644 --- a/adv_transformer/requirements.txt +++ b/adv_transformer/requirements.txt @@ -49,7 +49,7 @@ itsdangerous==1.1.0 jaraco.itertools==5.0.0 Jinja2==2.11.2 jmespath==0.10.0 -joblib==0.15.1 +joblib==1.2.0 Keras==2.3.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2