From 02ebb21b37c3937a1557d0798476a25ad1f0146d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 14:07:57 +0000 Subject: [PATCH] Bump pymatgen from 2022.8.23 to 2022.9.8 in /emmet-core Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.8.23 to 2022.9.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.8.23...v2022.9.8) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- emmet-core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet-core/requirements.txt b/emmet-core/requirements.txt index f52122f921..91e6035f56 100644 --- a/emmet-core/requirements.txt +++ b/emmet-core/requirements.txt @@ -1,6 +1,6 @@ monty==2022.9.9 pydantic==1.10.2 -pymatgen==2022.8.23 +pymatgen==2022.9.8 pybtex==0.24.0 typing-extensions==4.3.0 seekpath==2.0.1