From 0b46f266da6587df377c39e729bfc933a2c166b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 23:53:34 +0000 Subject: [PATCH] Bump scikit-learn from 1.3.2 to 1.4.0 in /testdata Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.4.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- testdata/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/requirements.txt b/testdata/requirements.txt index 2c6be4a..355ce61 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.6.0 -scikit-learn==1.3.2 +scikit-learn==1.4.0 treelite==3.9.1 treelite-runtime==3.9.1 pandas==2.2.0