From 8b0397d6677cd4c0e497921e391e9e61ad51c5a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:30:11 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /projects/bravemusic 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] --- projects/bravemusic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/bravemusic/requirements.txt b/projects/bravemusic/requirements.txt index 57eef39d..02d696e2 100644 --- a/projects/bravemusic/requirements.txt +++ b/projects/bravemusic/requirements.txt @@ -5,7 +5,7 @@ scikit-learn==1.0.2 librosa==0.9.1 tensorflow==2.8.0 numpy==1.21 -joblib==1.1.0 +joblib==1.2.0 requests==2.27.1 dataclasses_json==0.5.7 black==22.1.0 \ No newline at end of file