From 4881bbd9847631fd40668244a084599ca9f1feab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:40:32 +0000 Subject: [PATCH] :arrow_up: Bump treelite from 3.9.1 to 4.0.0 in /testdata Bumps [treelite](https://github.com/dmlc/treelite) from 3.9.1 to 4.0.0. - [Release notes](https://github.com/dmlc/treelite/releases) - [Commits](https://github.com/dmlc/treelite/compare/3.9.1...4.0.0) --- updated-dependencies: - dependency-name: treelite dependency-type: direct:production update-type: version-update:semver-major ... 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 529e9ee..9c3702d 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.7.6 scikit-learn==1.4.0 -treelite==3.9.1 +treelite==4.0.0 treelite-runtime==3.9.1 pandas==2.1.4