Skip to content

Commit

Permalink
build(deps): bump torchmetrics from 0.9.1 to 1.6.0 in /tests/e2e
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 2344570 commit 5e2aa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/mnist_pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch_lightning==1.9.5
torchmetrics==0.9.1
torchmetrics==1.6.0
torchvision==0.20.1
minio

0 comments on commit 5e2aa26

Please sign in to comment.