From 8498e03d15e4fd249d03e86084b6c25e18e1b0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:23:58 +0000 Subject: [PATCH] Bump joblib from 0.17.0 to 1.2.0 in /Labelling tool - WS1 Bumps [joblib](https://github.com/joblib/joblib) from 0.17.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.17.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Labelling tool - WS1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Labelling tool - WS1/requirements.txt b/Labelling tool - WS1/requirements.txt index 7334754..79184c5 100644 --- a/Labelling tool - WS1/requirements.txt +++ b/Labelling tool - WS1/requirements.txt @@ -2,7 +2,7 @@ bokeh==2.2.3 ibm-db==3.0.2 ibm-db-sa==0.3.5 Jinja2==2.11.3 -joblib==0.17.0 +joblib==1.2.0 MarkupSafe==1.1.1 numpy==1.21.0 packaging==20.4