From 6b6631a98c8c4c2dc996ae618854cae7fa3e3ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:23:15 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /0099ff-stack/ml Bumps [joblib](https://github.com/joblib/joblib) from 1.1.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/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 0099ff-stack/ml/requirements1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0099ff-stack/ml/requirements1.txt b/0099ff-stack/ml/requirements1.txt index 977a0001..6a0c0fed 100644 --- a/0099ff-stack/ml/requirements1.txt +++ b/0099ff-stack/ml/requirements1.txt @@ -10,7 +10,7 @@ six==1.16.0 python-dateutil==2.8.2 pytz==2021.3 pandas==1.3.5 -joblib==1.1.0 +joblib==1.2.0 scipy==1.7.3 threadpoolctl==3.0.0 scikit-learn==1.0.2