From cfdd9d6be9db5953273df58bc8695307d9b6e636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:22:38 +0000 Subject: [PATCH] Bump lightgbm from 4.0.0 to 4.1.0 Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v4.0.0...v4.1.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 8f690f957..1c31a31e1 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,7 +6,7 @@ scikit-learn==1.1.3 joblib==1.3.2 catboost==1.2.1; 'arm' not in platform_machine -lightgbm==4.0.0 +lightgbm==4.1.0 xgboost==1.7.6 tensorboard==2.14.0 datasieve==0.1.7