From a8424252a17900664a5963fdad098b2d646a6af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:10:55 +0000 Subject: [PATCH] Bump joblib from 0.14.1 to 1.2.0 in /scikgat Bumps [joblib](https://github.com/joblib/joblib) from 0.14.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/0.14.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scikgat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scikgat/requirements.txt b/scikgat/requirements.txt index ff67e38..267bb37 100644 --- a/scikgat/requirements.txt +++ b/scikgat/requirements.txt @@ -7,7 +7,7 @@ docutils==0.15.2 filelock==3.0.12 idna==2.9 jmespath==0.9.5 -joblib==0.14.1 +joblib==1.2.0 jsonlines==1.2.0 numpy==1.18.2 pandas==1.0.3