chore(deps): Update lightgbm requirement from >=3.3.0 to >=3.3.5 (#34)

Updates the requirements on [lightgbm](https://github.com/microsoft/LightGBM) to permit the latest version.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.0...v3.3.5)

---
updated-dependencies:
- dependency-name: lightgbm
  dependency-version: 3.3.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-27 16:18:37 +02:00
committed by TPTBusiness
parent 1448106230
commit a7fc33b9a8
+1 -1
View File
@@ -98,7 +98,7 @@ optuna>=3.5.0
beautifulsoup4>=4.12.0
# ML Training Pipeline
lightgbm>=3.3.0
lightgbm>=3.3.5
scipy>=1.9.0
# RL Trading (optional - system works without these)