From d9e16350cf87f1bef6c353619617167de4b4aa5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:55:13 +0000 Subject: [PATCH] Bump joblib from 0.17.0 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.17.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/0.17.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f23fe3e..020d381 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ filelock==3.0.12 -joblib==0.17.0 +joblib==1.2.0 numpy==1.19.3 packaging==20.4 protobuf==3.14.0