Skip to content

Commit

Permalink
Bump lightning from 2.3.1 to 2.3.2
Browse files Browse the repository at this point in the history
Bumps [lightning](https://github.com/Lightning-AI/lightning) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: lightning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent b48339e commit 23a0949
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pandas = "^2.2.2"
matplotlib = "^3.7.1"
migrate-ckpt = {git = "https://github.com/bdvllrs/migrate-ckpt.git", rev = "v0.2.0"}
click = "^8.1.7"
lightning = "^2.3.1"
lightning = "^2.3.2"
torch = "^2.0.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 23a0949

Please sign in to comment.