From 8da8d29ca3e901d629759fb099991a10ed3e36d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 09:16:27 +0000 Subject: [PATCH] Bump pymatgen from 2022.0.17 to 2023.2.22 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.17 to 2023.2.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.0.17...v2023.2.22) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a93bca..d3c1a37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ spglib==2.0.1 numpy==1.21.5 -pymatgen==2022.0.17 +pymatgen==2023.2.22 monty==2022.9.9 pandas==1.3.5 seaborn==0.12.1