From 6fc0e0de35355579dab5fb86c30d631395bb637c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 14:12:31 +0900 Subject: [PATCH] Bump scikit-learn from 1.3.0 to 1.3.1 in /testdata (#21) Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- testdata/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/requirements.txt b/testdata/requirements.txt index 988fb82..2280565 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.6.0 -scikit-learn==1.3.0 +scikit-learn==1.3.1 treelite==3.9.1 treelite-runtime==3.9.1 pandas==2.1.1