From 2fea23d31ad5b46bd61ee8c5bf0b9ca2b01079fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 03:01:12 +0000 Subject: [PATCH] Bump lightgbm from 3.3.4 to 3.3.5 Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.4...v3.3.5) --- updated-dependencies: - dependency-name: lightgbm 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 575e4f1e1..914dbb745 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -6,6 +6,6 @@ scikit-learn==1.1.3 joblib==1.2.0 catboost==1.1.1; platform_machine != 'aarch64' -lightgbm==3.3.4 +lightgbm==3.3.5 xgboost==1.7.3 tensorboard==2.11.2