From 6c72f7fe5b5d99c59ac20fb54897489dfad7617a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:30:13 +0000 Subject: [PATCH] Bump joblib from 1.0.1 to 1.2.0 in /doc/workshop 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] --- doc/workshop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workshop/requirements.txt b/doc/workshop/requirements.txt index 3b6f55a2..ecff0239 100644 --- a/doc/workshop/requirements.txt +++ b/doc/workshop/requirements.txt @@ -41,7 +41,7 @@ ipython==7.27.0 isodate==0.6.0 jedi==0.18.0 Jinja2==3.0.1 -joblib==1.0.1 +joblib==1.2.0 kiwisolver==1.3.2 locket==0.2.0 loguru==0.5.3