From caa8129d8ab1e9e7b97b49630c3c48ca44e0c1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 18:21:48 +0000 Subject: [PATCH] :arrow_up: Bump xgboost from 1.7.6 to 2.1.1 in /testdata Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.7.6 to 2.1.1. - [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.1) --- 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..b6a9ee8 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,4 +1,4 @@ -xgboost==1.7.6 +xgboost==2.1.1 scikit-learn==1.4.2 treelite==3.9.1 treelite-runtime==3.9.1