Skip to content

Commit

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

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.2.0.post0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 9cd91e8 commit ff701bb
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 @@ -11,7 +11,7 @@ sphinx-paramlinks ==0.6.0
sphinx-togglebutton ==0.3.2
sphinx-copybutton ==0.5.2

lightning >=1.8.0, <2.2.0
lightning >=1.8.0, <2.3.0
lightning-utilities >=0.9.0, <0.11.0
pydantic > 1.0.0, < 3.0.0

Expand Down

0 comments on commit ff701bb

Please sign in to comment.