From f7ca114cba94f1383b1b1fb82b85f2dfd29353ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 08:10:29 +0000 Subject: [PATCH 1/2] Bump pymatgen from 2022.9.21 to 2022.10.22 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.9.21 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.9.21...v2022.10.22) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ee24063f4..85795f200 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'phonopy==2.15.1', 'pint==0.19.2', 'pyiron_base==0.5.26', - 'pymatgen==2022.9.21', + 'pymatgen==2022.10.22', 'scipy==1.9.1', 'seekpath==2.0.1', 'scikit-learn==1.1.2', From 7eb21001a174c85250c7d1193b819dc9e6f642db Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 24 Oct 2022 08:20:27 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index f75d03eba..085c7c897 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -15,7 +15,7 @@ dependencies: - phonopy =2.15.1 - pint =0.19.2 - pyiron_base =0.5.26 -- pymatgen =2022.9.21 +- pymatgen =2022.10.22 - pyscal =2.10.18 - scipy =1.9.1 - seekpath =2.0.1