Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 46f9a88

Browse files
authoredDec 20, 2024··
build(deps): bump pytorch-lightning in /demo-notebooks/guided-demos
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8e77fc commit 46f9a88

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch_lightning==2.4.0
1+
pytorch_lightning==2.5.0
22
ray_lightning
33
torchmetrics==1.6.0
44
torchvision==0.20.1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch_lightning==2.4.0
1+
pytorch_lightning==2.5.0
22
ray_lightning
33
torchmetrics==1.6.0
44
torchvision==0.20.1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch_lightning==2.4.0
1+
pytorch_lightning==2.5.0
22
ray_lightning
33
torchmetrics==1.6.0
44
torchvision==0.20.1

0 commit comments

Comments
 (0)
Please sign in to comment.