From 7b5363adbcb025ee3872181ec5947bb5690314f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 07:56:34 +0000 Subject: [PATCH] Bump pymatgen from 2023.5.31 to 2023.7.20 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.5.31 to 2023.7.20. - [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/v2023.05.31...v2023.7.20) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3f3bfdb507..c72da1ee9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ strict = [ "phonopy==2.20.0", "pydantic==1.10.9", "pymatgen-analysis-defects==2023.7.24", - "pymatgen==2023.5.31", + "pymatgen==2023.7.20", "seekpath==2.1.0", "typing-extensions==4.7.1", ]