From f1b659389f137280cd50fff222082432e4971a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:19:47 +0000 Subject: [PATCH] Bump joblib from 0.16.0 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.16.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.16.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e81a85e..78219fa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,5 +16,5 @@ pytest-runner==5.2 pandas==1.1.1 PyYAML==5.4 scikit-learn==0.23.2 -joblib==0.16.0 +joblib==1.2.0 sphinx-copybutton==0.3.1