From ba386b4af47fd4a5fb8bfc59120d32a99d121505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 23:53:33 +0000 Subject: [PATCH] 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 2c6be4a..d655b93 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.6.0 scikit-learn==1.3.2 -treelite==3.9.1 +treelite==4.0.0 treelite-runtime==3.9.1 pandas==2.2.0