From d9aed475aeaded4127bc29fccf21eca69f098ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 13:38:39 +0000 Subject: [PATCH] Bump pymatgen from 2024.2.8 to 2024.2.23 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.2.8 to 2024.2.23. - [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.2.8...v2024.2.23) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9b2754a..fc34e896 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dgl==1.1.3 torch==2.2.0 pytorch_lightning==2.0.9 -pymatgen==2024.2.8 +pymatgen==2024.2.23 ase==3.22.1 boto3