From f54b7d56d3cdbe331b389667ec901c92a0c54e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 05:30:51 +0000 Subject: [PATCH] chore(deps): bump lightgbm from 4.5.0 to 4.6.0 Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: lightgbm 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 b9b871444..57c012a8b 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,7 +6,7 @@ scikit-learn==1.6.1 joblib==1.4.2 catboost==1.2.7; 'arm' not in platform_machine -lightgbm==4.5.0 +lightgbm==4.6.0 xgboost==2.1.4 tensorboard==2.19.0 datasieve==0.1.7