From d40c3217ccdfe508efe45021c6fc069294a642c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:53:31 +0000 Subject: [PATCH] :arrow_up: Bump xgboost from 1.7.6 to 2.1.0 in /testdata Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.7.6 to 2.1.0. - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/xgboost/compare/v1.7.6...v2.1.0) --- updated-dependencies: - dependency-name: xgboost 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 7a9b3ee..2725d3f 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,4 +1,4 @@ -xgboost==1.7.6 +xgboost==2.1.0 scikit-learn==1.4.2 treelite==3.9.1 treelite-runtime==3.9.1