From bf03d7b41e41f7e5456cedc62b06043cd56b7132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:13:57 +0000 Subject: [PATCH] Bump xgboost from 3.1.2 to 3.1.3 Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.1.2 to 3.1.3. - [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.1.2...v3.1.3) --- updated-dependencies: - dependency-name: xgboost dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f42256865d..33f7c7e79f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,5 +42,5 @@ tenacity==9.1.2 tqdm==4.67.1 unidiff==0.7.5 weave>=0.50.0 -xgboost==3.1.2 +xgboost==3.1.3 zstandard==0.25.0