From 0121782e4332092c4aac56c94654ea8d7440cb37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 07:01:53 +0000 Subject: [PATCH] Bump scikit-learn from 1.4.0 to 1.4.1.post1 in /testdata Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.4.1.post1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... 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 5009846..96a48e1 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.6.0 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 treelite==3.9.1 treelite-runtime==3.9.1 pandas==2.2.1