From fd8dd416eefc71f506a8f6085cbe5161b06a178b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 22:11:05 +0000 Subject: [PATCH] build(deps): bump torchmetrics in /demo-notebooks/guided-demos Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 1.6.0 to 1.7.3. - [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/compare/v1.6.0...v1.7.3) --- updated-dependencies: - dependency-name: torchmetrics dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../guided-demos/notebook-ex-outputs/requirements.txt | 2 +- demo-notebooks/guided-demos/preview_nbs/requirements.txt | 2 +- demo-notebooks/guided-demos/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demo-notebooks/guided-demos/notebook-ex-outputs/requirements.txt b/demo-notebooks/guided-demos/notebook-ex-outputs/requirements.txt index c748bec26..b563e7d0d 100644 --- a/demo-notebooks/guided-demos/notebook-ex-outputs/requirements.txt +++ b/demo-notebooks/guided-demos/notebook-ex-outputs/requirements.txt @@ -1,4 +1,4 @@ pytorch_lightning==2.4.0 ray_lightning -torchmetrics==1.6.0 +torchmetrics==1.7.3 torchvision==0.20.1 diff --git a/demo-notebooks/guided-demos/preview_nbs/requirements.txt b/demo-notebooks/guided-demos/preview_nbs/requirements.txt index c748bec26..b563e7d0d 100644 --- a/demo-notebooks/guided-demos/preview_nbs/requirements.txt +++ b/demo-notebooks/guided-demos/preview_nbs/requirements.txt @@ -1,4 +1,4 @@ pytorch_lightning==2.4.0 ray_lightning -torchmetrics==1.6.0 +torchmetrics==1.7.3 torchvision==0.20.1 diff --git a/demo-notebooks/guided-demos/requirements.txt b/demo-notebooks/guided-demos/requirements.txt index c748bec26..b563e7d0d 100644 --- a/demo-notebooks/guided-demos/requirements.txt +++ b/demo-notebooks/guided-demos/requirements.txt @@ -1,4 +1,4 @@ pytorch_lightning==2.4.0 ray_lightning -torchmetrics==1.6.0 +torchmetrics==1.7.3 torchvision==0.20.1