Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 1f4293a commit d6af6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers = [
]
dependencies = [
"psutil",
"pytorch_lightning==2.2.2",
"pytorch_lightning==2.2.4",
"dgl==2.0.0",
"dgllife==0.3.2",
"rdkit==2023.9.5",
Expand Down

0 comments on commit d6af6d2

Please sign in to comment.