Skip to content

Commit

Permalink
build(deps): update lightning requirement from <2.5.0,>=1.8.0 to >=1.…
Browse files Browse the repository at this point in the history
…8.0,<2.6.0 in /requirements (#2879)

build(deps): update lightning requirement in /requirements

Updates the requirements on [lightning](https://github.com/Lightning-AI/lightning) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@1.8.0...2.5.0.post0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 6ba395d commit aca022a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sphinx-copybutton ==0.5.2
sphinx-autobuild ==2024.10.3
sphinx-gallery ==0.18.0

lightning >=1.8.0, <2.5.0
lightning >=1.8.0, <2.6.0
lightning-utilities ==0.11.9
pydantic > 1.0.0, < 3.0.0

Expand Down

0 comments on commit aca022a

Please sign in to comment.