Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps pytorch-lightning from 2.4.0 to 2.5.4.

Release notes

Sourced from pytorch-lightning's releases.

Lightning v2.5.4

Changes in 2.5.4

PyTorch Lightning

  • Fixed AsyncCheckpointIO snapshots tensors to avoid race with parameter mutation (#21079)
  • Fixed AsyncCheckpointIO threadpool exception if calling fit or validate more than one (#20952)
  • Fixed learning rate not being correctly set after using LearningRateFinder callback (#21068)
  • Fixed misalignment column while using rich model summary in DeepSpeedstrategy (#21100)
  • Fixed RichProgressBar crashing when sanity checking using val dataloader with 0 len (#21108)

Lightning Fabric

  • Added support for NVIDIA H200 GPUs in get_available_flops (#20913)

Full commit list: 2.5.3 -> 2.5.4

Contributors

We thank all folks who submitted issues, features, fixes and doc changes. It's the only way we can collectively make Lightning ⚡ better for everyone, nice job!

In particular, we would like to thank the authors of the pull-requests above, in no particular order:

@​fnhirwa, @​GdoongMathew, @​jjh42, @​littlebullGit, @​SkafteNicki

Thank you ❤️ and we hope you'll keep them coming!

Lightning v2.5.3

Notable changes in this release

PyTorch Lightning

... (truncated)

Commits
  • 58b89ed releasing 2.5.4
  • 33a17db Update throughput table to include H200 stats (#21119)
  • 9288c1f Update versioning governance document (#21107)
  • b4cef86 docs: replace broken link to Torch 2.x (#21121)
  • 225d272 build(deps): update myst-parser requirement from <4.0.0,>=0.18.1 to >=0.18.1,...
  • d8b071b build(deps): bump coverage from 7.10.4 to 7.10.5 in /requirements (#21115)
  • 1e94608 build(deps): update onnxscript requirement from <0.4.0,>=0.2.2 to >=0.2.2,<0....
  • 4708ee7 docs: fix log_metrics step description (#21109)
  • 476540f Fix rich progress bar crashing on empty val dataloader sanity checking (#21108)
  • f2996d8 ci: pin also test requirements for minimal setup (#21102)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.4.0 to 2.5.4.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.4.0...2.5.4)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #59.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/pytorch-lightning-2.5.4 branch September 8, 2025 04:12
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants