From 80b87d2592ed20d6003ebf203dc0e13bbe400862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:13:43 +0000 Subject: [PATCH] chore(deps): 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-freqai.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freqai.txt b/requirements-freqai.txt index 1325c431a..80377ffee 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,6 +6,6 @@ scikit-learn==1.8.0 joblib==1.5.3 lightgbm==4.6.0 -xgboost==3.1.2 +xgboost==3.1.3 tensorboard==2.20.0 datasieve==0.1.9