From f526ebe1b94c829736e2f3e8135f1e5b6408af98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:46:00 +0000 Subject: [PATCH] chore(deps): bump optuna from 3.4.0 to 3.5.0 Bumps [optuna](https://github.com/optuna/optuna) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: optuna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 657f42e8..8c197e56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ matplotlib==3.8.2 natsort==8.4.0 numpy==1.26.2 opencv_contrib_python==4.8.1.78 -optuna==3.4.0 +optuna==3.5.0 Pillow==10.1.0 pytest==7.4.3 scikit_learn==1.3.2