Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

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

Release notes

Sourced from pytorch-lightning's releases.

Lightning v2.5.5

Changes in 2.5.5

PyTorch Lightning

  • Include exclude_frozen_parameters to DeepSpeedStrategy (#21060)
  • Include PossibleUserWarning that is raised if modules are in eval mode when training starts (#21146)
  • Fixed LightningCLI not using ckpt_path hyperparameters to instantiate classes (#21116)
  • Fixed callbacks by defer step/time-triggered ModelCheckpoint saves until validation metrics are available (#21106)
  • Fixed with adding a missing device id for pytorch 2.8 (#21105)
  • Fixed TQDMProgressBar not resetting correctly when using both a finite and iterable dataloader (#21147)
  • Fixed cleanup of temporary files from Tuner on crashes (#21162)

Lightning Fabric

  • Include exclude_frozen_parameters to DeepSpeedStrategy (#21060)
  • Let _get_default_process_group_backend_for_device support more hardware platforms ( #21057, #21093)
  • Fixed with adding a missing device id for pytorch 2.8 (#21105)
  • Respecting verbose=False in seed_everything when no seed is provided (#21161)

Full commit list: 2.5.4 -> 2.5.5

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

📚 Documentation preview 📚: https://pytorch-tabular--580.org.readthedocs.build/en/580/

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@2.0.0...2.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants