From b10d85b9882592862c8030c3ec46dc2ff9b67782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:48:58 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 in /source_code/CNN_DDPG_implementation Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 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/0.13.2...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..ff8ea92 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -19,7 +19,7 @@ idna==2.8 ipython==7.4.0 ipython-genutils==0.2.0 jedi==0.13.3 -joblib==0.13.2 +joblib==1.2.0 Keras-Applications==1.0.7 Keras-Preprocessing==1.0.9 kiwisolver==1.0.1