From 6cf84c30474d4373e3e477f3ae9659ae9a1c2199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:08:12 +0000 Subject: [PATCH] build(deps): bump hydra-core from 1.2.0 to 1.3.0 Bumps [hydra-core](https://github.com/facebookresearch/hydra) from 1.2.0 to 1.3.0. - [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.2.0...v1.3.0) --- updated-dependencies: - dependency-name: hydra-core 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 092eb54..1ce1485 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pytorch-lightning==1.6.5 torchmetrics==0.9.2 # --------- hydra --------- # -hydra-core==1.2.0 +hydra-core==1.3.0 hydra-colorlog==1.2.0 hydra-optuna-sweeper==1.2.0