From 875475082e6315222df632a04425f572438a59ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 23:46:08 +0000 Subject: [PATCH] Bump optuna from 3.2.0 to 3.4.0 in /services/python Bumps [optuna](https://github.com/optuna/optuna) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](https://github.com/optuna/optuna/compare/v3.2.0...v3.4.0) --- updated-dependencies: - dependency-name: optuna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python/requirements.txt b/services/python/requirements.txt index 1ae0c73..80ad9f5 100644 --- a/services/python/requirements.txt +++ b/services/python/requirements.txt @@ -188,7 +188,7 @@ oauthlib==3.2.2 omegaconf==2.3.0 openpyxl==3.1.2 opt-einsum==3.3.0 -optuna==3.2.0 +optuna==3.4.0 orjson==3.9.6 packaging==23.1 pandas==2.0.2