Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Update pytorch-lightning requirement from <1.9.0,>1.6.0 to >1.6.0,<2.0.0 in /requirements #1590

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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](https://github.com/Lightning-AI/lightning/commits/2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from ethanwharris and Borda as code owners June 12, 2023 12:04
@dependabot dependabot bot added the enhancement New feature or request label Jun 12, 2023
@dependabot dependabot bot requested a review from a team June 12, 2023 12:04
requirements/base.txt Outdated Show resolved Hide resolved
requirements/datatype_image_extras.txt Outdated Show resolved Hide resolved
@Borda Borda changed the title Update pytorch-lightning requirement from <1.9.0,>1.6.0 to >1.6.0,<2.1.0 in /requirements Update pytorch-lightning requirement from <1.9.0,>1.6.0 to >1.6.0,<2.0.0 in /requirements Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #1590 (c1acea7) into master (2907166) will decrease coverage by 0%.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1590   +/-   ##
======================================
- Coverage      86%     86%   -0%     
======================================
  Files         291     291           
  Lines       12874   12874           
======================================
- Hits        11016   11014    -2     
- Misses       1858    1860    +2     

@Borda Borda enabled auto-merge (squash) June 16, 2023 15:06
@Borda Borda self-assigned this Jun 16, 2023
@Borda
Copy link
Member

Borda commented Jun 16, 2023

pending on Lightning-Universe/lightning-bolts#1006

@mergify mergify bot removed the has conflicts label Jun 16, 2023
requirements/base.txt Outdated Show resolved Hide resolved
@Borda
Copy link
Member

Borda commented Jun 18, 2023

the only remaining issue is unrelated to this goal but hangs on pip installation... #1599

@Borda Borda merged commit 4c858b6 into master Jun 18, 2023
@Borda Borda deleted the dependabot-pip-requirements-pytorch-lightning-gt-1.6.0-and-lt-2.1.0 branch June 18, 2023 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant