Skip to content

Commit 18ddf40

Browse files
build(deps): bump torchmetrics from 0.9.1 to 1.6.0 in /tests/e2e
Bumps [torchmetrics](https://github.com/Lightning-AI/torchmetrics) from 0.9.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](Lightning-AI/torchmetrics@v0.9.1...v1.6.0) --- updated-dependencies: - dependency-name: torchmetrics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b349460 commit 18ddf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/mnist_pip_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytorch_lightning==1.9.5
2-
torchmetrics==0.9.1
2+
torchmetrics==1.6.0
33
torchvision==0.20.1
44
minio

0 commit comments

Comments
 (0)