Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: lightning
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 1d7b89b commit 4a740ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"geobench>=1.0.0",
"mlflow>=2.12.1",
# broken due to https://github.com/Lightning-AI/pytorch-lightning/issues/19977
"lightning>=2, <=2.2.5",
"lightning>=2, <=2.3.2",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion requirements/required.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lightly==1.4.25
h5py==3.10.0
geobench==1.0.0
mlflow==2.14.3
lightning==2.2.5
lightning==2.3.2
mmcv==2.0.0
# Extra dependencies required by mmseg
ftfy
Expand Down

0 comments on commit 4a740ef

Please sign in to comment.