From b3f9660a228b4d11a76788308d6127dd12121e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:43:10 +0000 Subject: [PATCH] Bump joblib from 0.14.1 to 1.3.2 in /python Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.3.2. - [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.14.1...1.3.2) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 8e70a78..012d11b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -13,7 +13,7 @@ h5py==2.10.0 hiredis==1.0.1 idna==2.9 influxdb==5.2.3 -joblib==0.14.1 +joblib==1.3.2 Keras==2.3.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0