From eb93cb6d0cdeb54b5cfce17e8f73f84fa5336b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:35:57 +0000 Subject: [PATCH] Bump joblib from 1.0.1 to 1.2.0 in /venv Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 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.0.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- venv/cjwkernel-requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv/cjwkernel-requirements-frozen.txt b/venv/cjwkernel-requirements-frozen.txt index 13fa3f92e..688d117e5 100644 --- a/venv/cjwkernel-requirements-frozen.txt +++ b/venv/cjwkernel-requirements-frozen.txt @@ -72,7 +72,7 @@ lxml==4.6.3 lz4==3.1.3 nltk==3.6.2 click==8.0.1 - joblib==1.0.1 + joblib==1.2.0 regex==2021.4.4 tqdm==4.61.1 oauthlib==3.1.1