From 337efa5f21f1e7d2d9db52bf57586d1db0edce21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 01:15:43 +0000 Subject: [PATCH] build(deps): bump hydra-core in /test/pipeline_tuning_example Bumps [hydra-core](https://github.com/facebookresearch/hydra) from 1.1.1 to 1.3.4. - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/hydra-ecosystem/hydra/blob/v1.3.4/NEWS.md) - [Commits](https://github.com/facebookresearch/hydra/compare/v1.1.1...v1.3.4) --- updated-dependencies: - dependency-name: hydra-core dependency-version: 1.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/pipeline_tuning_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pipeline_tuning_example/requirements.txt b/test/pipeline_tuning_example/requirements.txt index 3df0710d65..7d8b7660fd 100644 --- a/test/pipeline_tuning_example/requirements.txt +++ b/test/pipeline_tuning_example/requirements.txt @@ -1,5 +1,5 @@ azureml-core==1.39.0 azure-ml-component[notebooks]==0.9.10.post1 azureml-dataset-runtime==1.39.0 -hydra-core==1.1.1 +hydra-core==1.3.4 flaml[blendsearch,ray]==1.0.9