From 446d62d73199e52bef46ebc474129d9e6405be19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:06:32 +0000 Subject: [PATCH] Bump xgboost from 3.0.5 to 3.1.0 Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.0.5 to 3.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/v3.0.5...v3.1.0) --- updated-dependencies: - dependency-name: xgboost dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 314a323d08..cac266ecbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,5 +40,5 @@ taskcluster==90.0.5 tenacity==9.1.2 tqdm==4.67.1 unidiff==0.7.5 -xgboost==3.0.5 +xgboost==3.1.0 zstandard==0.25.0