From 780e6679e55f87504e3dfdbcf8f7f666f67249f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:52:00 +0000 Subject: [PATCH] Bump treelite from 3.9.1 to 4.1.1 in /testdata Bumps [treelite](https://github.com/dmlc/treelite) from 3.9.1 to 4.1.1. - [Release notes](https://github.com/dmlc/treelite/releases) - [Commits](https://github.com/dmlc/treelite/compare/3.9.1...4.1.1) --- 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 355ce61..ed850fc 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,5 +1,5 @@ xgboost==1.6.0 scikit-learn==1.4.0 -treelite==3.9.1 +treelite==4.1.1 treelite-runtime==3.9.1 pandas==2.2.0