Skip to content

Commit

Permalink
build(deps): bump torchmetrics in /demo-notebooks/guided-demos
Browse files Browse the repository at this point in the history
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](Lightning-AI/torchmetrics@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and openshift-merge-bot[bot] committed Nov 12, 2024
1 parent 2344570 commit b349460
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==1.5.1
torchmetrics==1.6.0
torchvision==0.20.1
2 changes: 1 addition & 1 deletion demo-notebooks/guided-demos/preview_nbs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==1.5.1
torchmetrics==1.6.0
torchvision==0.20.1
2 changes: 1 addition & 1 deletion demo-notebooks/guided-demos/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==1.5.1
torchmetrics==1.6.0
torchvision==0.20.1

0 comments on commit b349460

Please sign in to comment.