From 0d1885f67cf7bd3a0b6cc352f738e5e18a6c52c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 08:23:17 +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/02_eeg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workshop/02_eeg/requirements.txt b/doc/workshop/02_eeg/requirements.txt index 3b6f55a2..ecff0239 100644 --- a/doc/workshop/02_eeg/requirements.txt +++ b/doc/workshop/02_eeg/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