Skip to content

Commit acd29a3

Browse files
dependabot[bot]openshift-merge-bot[bot]
authored andcommittedOct 29, 2024
Bump pytorch-lightning in /demo-notebooks/guided-demos
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] <support@github.com>
1 parent 71e067b commit acd29a3

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==1.9.5
1+
pytorch_lightning==2.4.0
22
ray_lightning
33
torchmetrics==1.5.1
44
torchvision==0.12.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch_lightning==1.9.5
1+
pytorch_lightning==2.4.0
22
ray_lightning
33
torchmetrics==1.5.1
44
torchvision==0.12.0

Diff for: ‎demo-notebooks/guided-demos/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytorch_lightning==2.2.5
1+
pytorch_lightning==2.4.0
22
ray_lightning
33
torchmetrics==1.5.1
44
torchvision==0.18.0

0 commit comments

Comments
 (0)