From 61b876c489cba66005540eeb62966098e8da133e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:12:16 +0000 Subject: [PATCH] Bump joblib from 0.14.0 to 1.2.0 in /Explain_Census_Income Bumps [joblib](https://github.com/joblib/joblib) from 0.14.0 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.14.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Explain_Census_Income/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Explain_Census_Income/requirements.txt b/Explain_Census_Income/requirements.txt index 5fbdd5a..4faaa17 100644 --- a/Explain_Census_Income/requirements.txt +++ b/Explain_Census_Income/requirements.txt @@ -35,7 +35,7 @@ ipywidgets==7.5.1 itsdangerous==1.1.0 jedi==0.15.1 Jinja2==2.10.3 -joblib==0.14.0 +joblib==1.2.0 jsonschema==3.1.1 jupyter-client==5.3.4 jupyter-core==4.6.1