Skip to content

Commit

Permalink
Bump pytorch-lightning in /demo-notebooks/guided-demos
Browse files Browse the repository at this point in the history
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.9.5 to 2.4.0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@1.9.5...2.4.0)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 13658b8 commit 4bb2d55
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==1.9.5
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==0.9.1
torchvision==0.12.0
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==1.9.5
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==0.9.1
torchvision==0.12.0
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.2.5
pytorch_lightning==2.4.0
ray_lightning
torchmetrics==1.4.0
torchvision==0.18.0

0 comments on commit 4bb2d55

Please sign in to comment.