From 93af17979690526b66ca9f71535ece23dc5c8501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 13:31:23 +0000 Subject: [PATCH] Bump pymatgen from 2022.8.23 to 2022.10.22 in /emmet-core Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.8.23 to 2022.10.22. - [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.10.22) --- 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 1db2c1fb0f..87c03c1923 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.10.22 pybtex==0.24.0 typing-extensions==4.4.0 seekpath==2.0.1