From fd9814df3c4b09ff7a7460a512521a3108714a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:27:45 +0000 Subject: [PATCH] Bump lightgbm from 4.3.0 to 4.4.0 Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v4.3.0...v4.4.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 fe989f815..d864b45e8 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,7 +6,7 @@ scikit-learn==1.5.0 joblib==1.4.2 catboost==1.2.5; 'arm' not in platform_machine -lightgbm==4.3.0 +lightgbm==4.4.0 xgboost==2.0.3 tensorboard==2.17.0 datasieve==0.1.7