Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 43c56a1 commit 34e671f
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.1.3",
"pytorch_lightning==2.2.1",
"dgl==2.0.0",
"dgllife==0.3.2",
"rdkit==2023.9.5",
Expand Down

0 comments on commit 34e671f

Please sign in to comment.