From 3ca306026b256d85d6b40cf07965539f7f580d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:01:37 +0000 Subject: [PATCH] chore(deps): bump xgboost from 2.0.3 to 2.1.2 Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.3 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.0.3...v2.1.2) --- updated-dependencies: - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-minor ... 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 a09eadbb3..20ec85744 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -10,6 +10,6 @@ catboost==1.2.7; 'arm' not in platform_machine # Temporary downgrade of matplotlib due to https://github.com/matplotlib/matplotlib/issues/28551 matplotlib==3.9.2 lightgbm==4.5.0 -xgboost==2.0.3 +xgboost==2.1.2 tensorboard==2.18.0 datasieve==0.1.7