From c9f6dd7d352d633721a5ab6ee8d7a79ed3b1b538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:53:19 +0000 Subject: [PATCH] Bump hydra-core from 1.3.2 to 1.3.3 Bumps [hydra-core](https://github.com/facebookresearch/hydra) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/facebookresearch/hydra/blob/v1.3.3/NEWS.md) - [Commits](https://github.com/facebookresearch/hydra/compare/v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: hydra-core dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e672783..7782d04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ timm numba # --------- hydra --------- # -hydra-core==1.3.2 +hydra-core==1.3.3 hydra-colorlog==1.2.0 hydra-optuna-sweeper==1.2.0