From 9e6ab90323c736d4a390121cb7c042ab56866e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:45:00 +0000 Subject: [PATCH] Bump joblib from 0.7.1 to 1.2.0 in /TreeViz Bumps [joblib](https://github.com/joblib/joblib) from 0.7.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/0.7.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TreeViz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TreeViz/requirements.txt b/TreeViz/requirements.txt index e82c1c7..755a78e 100644 --- a/TreeViz/requirements.txt +++ b/TreeViz/requirements.txt @@ -45,7 +45,7 @@ ipython==4.0.0 ipython-genutils==0.1.0 iso8601==0.1.10 jmespath==0.7.1 -joblib==0.7.1 +joblib==1.2.0 jsonschema==2.5.1 jupyter-client==4.0.0 jupyter-core==4.0.4