From f1e2efe945398ccd957ceb39cc3d0160bdfe4542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 07:26:46 -0700 Subject: [PATCH] Bump pytorch-lightning from 2.0.7 to 2.0.8 (#155) Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Commits](https://github.com/Lightning-AI/lightning/compare/2.0.7...2.0.8) --- updated-dependencies: - dependency-name: pytorch-lightning dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47ae9915..93413975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dgl==1.1.2 torch==2.0.1 -pytorch_lightning==2.0.7 +pytorch_lightning==2.0.8 pymatgen==2023.8.10 ase==3.22.1 boto3