Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytorch-lightning requirement from <2.0.0,>1.7.0 to >1.7.0,<2.1.0 in /requirements #1031

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Updates the requirements on pytorch-lightning to permit the latest version.

Release notes

Sourced from pytorch-lightning's releases.

Minor patch release

App

Added

  • Added the property LightningWork.public_ip that exposes the public IP of the LightningWork instance (#17742)
  • Add missing python-multipart dependency (#17244)

Changed

  • Made type hints public (#17100)

Fixed

  • Fixed LightningWork.internal_ip that was mistakenly exposing the public IP instead; now exposes the private/internal IP address (#17742)
  • Fixed resolution of the latest version in CLI (#17351)
  • Fixed property raised instead of returned (#17595)
  • Fixed get project (#17617, #17666)

Fabric

Added

  • Added support for Callback registration through entry points (#17756)

Changed

  • Made type hints public (#17100)
  • Support compiling a module after it was set up by Fabric (#17529)

Fixed

  • Fixed computing the next version folder in CSVLogger (#17139)
  • Fixed inconsistent settings for FSDP Precision (#17670)

PyTorch

Changed

  • Made type hints public (#17100)

Fixed

  • CombinedLoader only starts DataLoader workers when necessary when operating in sequential mode (#17639)
  • Fixed a potential bug with uploading model checkpoints to Neptune.ai by uploading files from stream (#17430)
  • Fixed signature inspection of decorated hooks (#17507)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pytorch-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.7.1...2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci/cd Continues Integration and delivery label Jun 16, 2023
@dependabot dependabot bot requested a review from a team June 16, 2023 18:12
@Borda Borda changed the title Update pytorch-lightning requirement from <2.0.0,>1.7.0 to >1.7.0,<3.0.0 in /requirements Update pytorch-lightning requirement from <2.0.0,>1.7.0 to >1.7.0,<2.1.0 in /requirements Jun 16, 2023
requirements/base.txt Outdated Show resolved Hide resolved
@Borda Borda enabled auto-merge (squash) June 16, 2023 23:01
mergify bot and others added 13 commits June 16, 2023 23:01
…and-lt-3.0.0' of https://github.com/PyTorchLightning/lightning-bolts into dependabot-pip-requirements-pytorch-lightning-gt-1.7.0-and-lt-3.0.0
…and-lt-3.0.0' of https://github.com/PyTorchLightning/lightning-bolts into dependabot-pip-requirements-pytorch-lightning-gt-1.7.0-and-lt-3.0.0
…and-lt-3.0.0' of https://github.com/PyTorchLightning/lightning-bolts into dependabot-pip-requirements-pytorch-lightning-gt-1.7.0-and-lt-3.0.0
…and-lt-3.0.0' of https://github.com/PyTorchLightning/lightning-bolts into dependabot-pip-requirements-pytorch-lightning-gt-1.7.0-and-lt-3.0.0
@Borda Borda marked this pull request as draft June 20, 2023 10:05
auto-merge was automatically disabled June 20, 2023 10:05

Pull request was converted to draft

@Borda
Copy link
Member

Borda commented Jun 23, 2023

probably this would be better to split in multiple PRs 🐿️

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

A newer version of pytorch-lightning exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continues Integration and delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant