From a9df7316bcbf7dfb201b9d89490db77395d3a4b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 07:23:11 -0700 Subject: [PATCH] Bump pymatgen from 2023.10.4 to 2023.10.11 (#183) Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.10.4 to 2023.10.11. - [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.10.4...v2023.10.11) --- 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 6f922b50..e6608ddd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dgl==1.1.2 torch==2.1.0 pytorch_lightning==2.0.9 -pymatgen==2023.10.4 +pymatgen==2023.10.11 ase==3.22.1 boto3