Skip to content

Commit eb0b801

Browse files
Bump optuna from 4.1.0 to 4.8.0
Bumps [optuna](https://github.com/optuna/optuna) from 4.1.0 to 4.8.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](optuna/optuna@v4.1.0...v4.8.0) --- updated-dependencies: - dependency-name: optuna dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad2de9 commit eb0b801

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

poetry.lock

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tensorboard = "2.20.0" # inspection tool for deep learning
4141
openTSNE = "1.0.2" # fast t-SNE implementation
4242
SAlib = "1.5.2" # sensitivity analysis library
4343
scikit-image = "0.25.0" # image processing library
44-
optuna = "4.1.0" # hyperparameter optimization library
44+
optuna = "4.8.0" # hyperparameter optimization library
4545
hyppo = "^0.5.1" # hyppo
4646
future = "1.0.0" # Comptability between python2/3
4747
pcntoolkit ="0.33" # PCN Toolkit Framework

0 commit comments

Comments
 (0)