Skip to content

build(deps): Update optuna requirement from >=4.0 to >=4.8.0#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/optuna-gte-4.8.0
Open

build(deps): Update optuna requirement from >=4.0 to >=4.8.0#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/optuna-gte-4.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown

Updates the requirements on optuna to permit the latest version.

Release notes

Sourced from optuna's releases.

v4.8.0

This is the release note of v4.8.0.

Highlights

Support for Constant Liar Strategy to GPSampler

A constant liar strategy for efficient parallelization has been introduced to GPSampler by @​sawa3030. The figures (left: v4.7.0, right: v4.8.0) show that the overlap of search points has decreased, and a wider variety of solutions are being explored. The experiment uses n_jobs = 10 and n_trials = 100. Currently, this feature supports single-objective and unconstrained optimization. Further extensions are coming in v4.9.0.

v4.7.0 v4.8.0

SHAP-like beeswarm plot visualization

@​yasumorishima introduces the new visualization to OptunaHub. Please refer to https://hub.optuna.org/visualization/plot_beeswarm/ for details.

New Features

Enhancements

  • Validate artifact_id in FileSystemArtifactStore to prevent path traversal (#6432, thanks @​RinZ27!)
  • fix: correct inverted warning message in pareto front plot (#6498, thanks @​aerosta!)

Bug Fixes

Documentation

  • Add documentation indicating that WilcoxonPruner requires scipy (#6477)
  • Remove version & language selectors in the sidebar of docs (#6482)

Examples

Tests

... (truncated)

Commits
  • 689c62d Merge pull request #6509 from y0z/feature/bump-up-release480
  • 9e2e065 Bump up version
  • 54fe633 Merge pull request #6507 from sateeshkumarb/master
  • 8efb8b4 Move imports used for typecheck under TYPE_CHCKING
  • c0fcd2e Merge pull request #6506 from acabellom/fix-fstring-file
  • 087cc9d Replace .format() with f-strings in 002_configurations.py
  • 274f5b9 Merge pull request #6505 from not522/fix-multivariate-constant_liar
  • ce882f6 Revert "Merge pull request #6265 from not522/relative-use-cache"
  • f9e546d Merge pull request #6498 from aerosta/fix/pareto-front-warning-message
  • 535215b Merge pull request #6502 from nightcityblade/fix/issue-6029-patient-pruner
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/pip/optuna-gte-4.8.0 branch 2 times, most recently from b3c3024 to 84bfc21 Compare April 17, 2026 01:23
@dependabot
dependabot Bot force-pushed the dependabot/pip/optuna-gte-4.8.0 branch 4 times, most recently from 789fd00 to ba3d9af Compare May 2, 2026 18:37
@dependabot
dependabot Bot force-pushed the dependabot/pip/optuna-gte-4.8.0 branch 2 times, most recently from 0213e07 to 1735c31 Compare May 5, 2026 02:14
@dependabot dependabot Bot changed the title Update optuna requirement from >=4.0 to >=4.8.0 build(deps): Update optuna requirement from >=4.0 to >=4.8.0 May 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/optuna-gte-4.8.0 branch 2 times, most recently from 031d74f to 7b920b3 Compare May 9, 2026 18:20
Updates the requirements on [optuna](https://github.com/optuna/optuna) to permit the latest version.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](optuna/optuna@v4.0.0...v4.8.0)

---
updated-dependencies:
- dependency-name: optuna
  dependency-version: 4.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/optuna-gte-4.8.0 branch from 7b920b3 to 8d5901c Compare May 10, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants