From 29709ec0f1b5bea18248dc56f5b50af376a614c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 06:36:08 -0700 Subject: [PATCH] Bump pymatgen from 2023.9.10 to 2023.9.25 (#173) Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.9.10 to 2023.9.25. - [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.9.10...v2023.9.25) --- 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 fbc6496e..0e19845b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dgl==1.1.2 torch==2.0.1 pytorch_lightning==2.0.9 -pymatgen==2023.9.10 +pymatgen==2023.9.25 ase==3.22.1 boto3