From 853db06594c5ed64ac18c2a55d133f90b5d117cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:46:13 +0000 Subject: [PATCH] Bump joblib in /Code_Paper_Figures/Supplement/S3_Fit_Algorithm Bumps [joblib](https://github.com/joblib/joblib) from 0.11 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.11...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt index 26d897a..1054074 100644 --- a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt +++ b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt @@ -36,7 +36,7 @@ ipython-genutils==0.2.0 isort==4.3.4 jedi==0.12.0 Jinja2==2.10 -joblib==0.11 +joblib==1.2.0 jsonschema==2.6.0 jupyter-client==5.2.3 jupyter-core==4.4.0