chore(deps): Update optuna requirement from >=3.5.0 to >=3.6.2 (#52)

Updates the requirements on [optuna](https://github.com/optuna/optuna) to permit the latest version.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](https://github.com/optuna/optuna/compare/v3.5.0...v3.6.2)

---
updated-dependencies:
- dependency-name: optuna
  dependency-version: 3.6.2
  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-05-04 22:31:44 +02:00
committed by GitHub
parent 8cce616434
commit ce86eb8a8a
+1 -1
View File
@@ -92,7 +92,7 @@ pytest
pytest-cov
# Parameter Optimization
optuna>=3.5.0
optuna>=3.6.2
# News & Data (Polymarket, ForexFactory, CryptoPanic)
beautifulsoup4>=4.12.0