From 54f260d03f05af2f2caad16a36839c56988d372e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 09:01:31 +0000 Subject: [PATCH] :arrow_up: 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 8094ad4..349066f 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.7.6 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 treelite==3.9.1 treelite-runtime==3.9.1 pandas==2.2.1