From cc9107a4bacfb8723857e7bf514d53b474cef916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:30:44 +0000 Subject: [PATCH] Bump joblib in /ckg/notebooks/recipes/Combining_CKG_with_Clustergrammer 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] --- .../recipes/Combining_CKG_with_Clustergrammer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckg/notebooks/recipes/Combining_CKG_with_Clustergrammer/requirements.txt b/ckg/notebooks/recipes/Combining_CKG_with_Clustergrammer/requirements.txt index bfde82aa..3db2fe67 100644 --- a/ckg/notebooks/recipes/Combining_CKG_with_Clustergrammer/requirements.txt +++ b/ckg/notebooks/recipes/Combining_CKG_with_Clustergrammer/requirements.txt @@ -11,7 +11,7 @@ defusedxml==0.6.0 entrypoints==0.3 ipython-genutils==0.2.0 Jinja2==2.11.2 -joblib==0.17.0 +joblib==1.2.0 json5==0.9.5 jupyter-core==4.6.3 jupyterlab==2.2.6