From c3018922bf006a597a2b21fb9aaeb10d243c82f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:51:44 +0000 Subject: [PATCH] Bump joblib from 0.13.2 to 1.2.0 in /capsnet-arch Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 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.13.2...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capsnet-arch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capsnet-arch/requirements.txt b/capsnet-arch/requirements.txt index 8da22e5..71b161e 100644 --- a/capsnet-arch/requirements.txt +++ b/capsnet-arch/requirements.txt @@ -28,7 +28,7 @@ ipywidgets==7.5.0 jedi==0.14.0 Jinja2==2.10.1 jmespath==0.9.4 -joblib==0.13.2 +joblib==1.2.0 jsonschema==3.0.1 jupyter==1.0.0 jupyter-client==5.2.4