From 622ed5e2c505395840ae25b71f636f34c5d1cd7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 09:15:30 +0000 Subject: [PATCH] Bump pymatgen from 2022.0.17 to 2022.7.8 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.17 to 2022.7.8. - [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.0.17...v2022.7.8) --- 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 9d502ca..a012ab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ spglib==1.16.5 numpy==1.21.5 -pymatgen==2022.0.17 +pymatgen==2022.7.8 monty==2022.4.26 pandas==1.3.5 seaborn==0.11.2