From bd65583637d816935e2f55a2942196f747b1c816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 03:42:44 +0000 Subject: [PATCH] Bump torchmetrics from 0.11.0 to 1.3.0.post0 Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 0.11.0 to 1.3.0.post0. - [Release notes](https://github.com/Lightning-AI/torchmetrics/releases) - [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/torchmetrics/commits) --- updated-dependencies: - dependency-name: torchmetrics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- runner-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runner-requirements.txt b/runner-requirements.txt index 3f40053..b8a810b 100644 --- a/runner-requirements.txt +++ b/runner-requirements.txt @@ -9,7 +9,7 @@ torch>=1.11.0,<2.0.0 torchvision>=0.11.0 pytorch-lightning==1.8.3 -torchmetrics==0.11.0 +torchmetrics==1.3.0.post0 # --------- hydra --------- # hydra-core==1.2.0