From 13e8715cd308652544fe1b6fd0faed2ef61d164f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 07:50:14 -0700 Subject: [PATCH] Bump pymatgen from 2023.7.20 to 2023.8.10 (#131) Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.7.20 to 2023.8.10. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2023.7.20...v2023.8.10) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... 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 5e155a3e..f80c947e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dgl==1.1.1 torch==2.0.1 pytorch_lightning==2.0.6 -pymatgen==2023.7.20 +pymatgen==2023.8.10 ase==3.22.1