From 339ccd9d426a5e87b5c74832a8f40ec73c0643ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:50:54 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 in /hw6 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] --- hw6/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw6/requirements.txt b/hw6/requirements.txt index 75752a8..f03148b 100644 --- a/hw6/requirements.txt +++ b/hw6/requirements.txt @@ -5,7 +5,7 @@ google-pasta==0.1.7 grpcio==1.22.0 h5py==2.9.0 imutils==0.5.2 -joblib==0.13.2 +joblib==1.2.0 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1