From 8e4be643767c982916edc8eb71138d20048984ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:01:40 +0000 Subject: [PATCH] Bump joblib from 0.16.0 to 1.2.0 in /helper Bumps [joblib](https://github.com/joblib/joblib) from 0.16.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.16.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/requirements.txt b/helper/requirements.txt index 2bcf2a9..0dcf7eb 100644 --- a/helper/requirements.txt +++ b/helper/requirements.txt @@ -10,7 +10,7 @@ gcsfs==0.6.2 google-auth==1.18.0 google-auth-oauthlib==0.4.1 idna==2.10 -joblib==0.16.0 +joblib==1.2.0 kiwisolver==1.2.0 matplotlib==3.2.2 nltk==3.5