From c457cfa08ffe7b25660b1a893adc4c3a5eda2272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 06:20:19 -0700 Subject: [PATCH] Bump pymatgen from 2024.8.8 to 2024.8.9 (#315) Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.8.8 to 2024.8.9. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2024.8.8...v2024.8.9) --- updated-dependencies: - dependency-name: pymatgen 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 7d8003fd..32e25da0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dgl==2.1.0 torch==2.2.1 lightning==2.4.0 -pymatgen==2024.8.8 +pymatgen==2024.8.9 ase==3.23.0 pydantic==2.8.2 torchdata==0.7.1