From 04304971fd82c58899db7aeaadf4debb862c0f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:10:53 +0000 Subject: [PATCH] [air](deps): Bump torchmetrics in /python/requirements/ml Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 0.10.3 to 1.9.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/v0.10.3...v1.9.0) --- updated-dependencies: - dependency-name: torchmetrics dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements/ml/dl-cpu-requirements.txt | 2 +- python/requirements/ml/py313/dl-cpu-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/ml/dl-cpu-requirements.txt b/python/requirements/ml/dl-cpu-requirements.txt index 5d2cb271..5e71641c 100644 --- a/python/requirements/ml/dl-cpu-requirements.txt +++ b/python/requirements/ml/dl-cpu-requirements.txt @@ -16,7 +16,7 @@ etils==1.5.2; python_version < '3.12' --find-links https://data.pyg.org/whl/torch-2.7.0+cpu.html # for CPU versions of torch-scatter, torch-sparse, torch-cluster, torch-spline-conv torch==2.7.0 -torchmetrics==0.10.3 +torchmetrics==1.9.0 torchtext==0.18.0 torchvision==0.22.0 diff --git a/python/requirements/ml/py313/dl-cpu-requirements.txt b/python/requirements/ml/py313/dl-cpu-requirements.txt index 30535757..dcdd17c7 100644 --- a/python/requirements/ml/py313/dl-cpu-requirements.txt +++ b/python/requirements/ml/py313/dl-cpu-requirements.txt @@ -15,7 +15,7 @@ tf-keras==2.20.0 --find-links https://data.pyg.org/whl/torch-2.7.0+cpu.html # for CPU versions of torch-scatter, torch-sparse, torch-cluster, torch-spline-conv torch==2.7.0 -torchmetrics==0.10.3 +torchmetrics==1.9.0 torchtext==0.18.0 torchvision==0.22.0