From e33402fee1b2c84875e1dbbffc58136292b8c814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 13:16:20 +0000 Subject: [PATCH] Bump pymatgen from 2022.5.26 to 2022.7.25 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.5.26 to 2022.7.25. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2022.5.26...v2022.7.25) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a57e3c5..ca918dca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pymatgen==2022.5.26 +pymatgen==2022.7.25 scikit-learn==1.1.1 h5py==3.7.0 joblib==1.1.0