From bb42128e5487a0c02fa653fd167c9fe8af6a0b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:32:41 +0000 Subject: [PATCH] Bump joblib from 1.0.1 to 1.2.0 in /VolAdjGIPDashboard 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] --- VolAdjGIPDashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VolAdjGIPDashboard/requirements.txt b/VolAdjGIPDashboard/requirements.txt index c2bb961..0962f3d 100644 --- a/VolAdjGIPDashboard/requirements.txt +++ b/VolAdjGIPDashboard/requirements.txt @@ -23,7 +23,7 @@ ipython==7.31.1 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.17.2 -joblib==1.0.1 +joblib==1.2.0 jupyter-client==6.1.12 jupyter-core==4.7.1 lazy-object-proxy==1.4.2