From 56012f39b6f471d48dc76f100d5f0184c2e64d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:33:13 +0000 Subject: [PATCH] Bump xgboost from 2.1.0 to 2.1.2 in /testdata Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.0 to 2.1.2. - [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/v2.1.0...v2.1.2) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-patch ... 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 0723aea..c153997 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -1,4 +1,4 @@ -xgboost==2.1.0 +xgboost==2.1.2 scikit-learn==1.5.1 treelite==4.1.2 tl2cgen==1.0.0