From 84f0b97b1dd8747a28b2451b5baf9414f06ac885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:19:00 +0000 Subject: [PATCH] build(deps): bump torchmetrics in /demo-notebooks/guided-demos Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 1.5.1 to 1.6.0. - [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.5.1...v1.6.0) --- updated-dependencies: - dependency-name: torchmetrics 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 27a5620cf..c748bec26 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.5.1 +torchmetrics==1.6.0 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 27a5620cf..c748bec26 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.5.1 +torchmetrics==1.6.0 torchvision==0.20.1 diff --git a/demo-notebooks/guided-demos/requirements.txt b/demo-notebooks/guided-demos/requirements.txt index 27a5620cf..c748bec26 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.5.1 +torchmetrics==1.6.0 torchvision==0.20.1