From 2a6aa8657d1d50a6250a59a17d5f219f6b544ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 00:03:13 +0000 Subject: [PATCH] build(deps): bump torchmetrics from 0.9.2 to 0.11.3 Bumps [torchmetrics](https://github.com/Lightning-AI/metrics) from 0.9.2 to 0.11.3. - [Release notes](https://github.com/Lightning-AI/metrics/releases) - [Changelog](https://github.com/Lightning-AI/metrics/blob/v0.11.3/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/metrics/compare/v0.9.2...v0.11.3) --- updated-dependencies: - dependency-name: torchmetrics 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..9232db7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ torch>=1.10.0 torchvision>=0.11.0 pytorch-lightning==1.6.5 -torchmetrics==0.9.2 +torchmetrics==0.11.3 # --------- hydra --------- # hydra-core==1.2.0