From feb5cabd0b71eeff2ce35746f76e2f724b167557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 17:06:24 +0000 Subject: [PATCH] Bump hydra-core from 1.3.1 to 1.3.2 Bumps [hydra-core](https://github.com/facebookresearch/hydra) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/facebookresearch/hydra/blob/main/NEWS.md) - [Commits](https://github.com/facebookresearch/hydra/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: hydra-core 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 ba5a442..d73d779 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ torchmetrics==0.11.1 torchvision==0.14.1 # --------- hydra --------- # -hydra-core==1.3.1 +hydra-core==1.3.2 hydra-colorlog==1.2.0 hydra-optuna-sweeper==1.2.0