From 9735adaa9f14c7f2fdd38d77c939a8c6ff35eceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 16:35:48 +0000 Subject: [PATCH 1/2] Bump pymatgen from 2025.6.14 to 2025.10.7 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2025.6.14 to 2025.10.7. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2025.6.14...v2025.10.7) --- updated-dependencies: - dependency-name: pymatgen dependency-version: 2025.10.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a6743a11b..9a3937b6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/structuretoolkit" dscribe = ["dscribe==2.1.2"] grainboundary = [ "aimsgb==1.1.1", - "pymatgen==2025.6.14", + "pymatgen==2025.10.7", ] pyscal = ["pyscal3==3.3.0"] nglview = ["nglview==3.1.4"] @@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.7.2"] symmetry = ["spglib==2.6.0"] surface = [ "spglib==2.6.0", - "pymatgen==2025.6.14", + "pymatgen==2025.10.7", ] phonopy = [ "phonopy==2.43.6", From fb0537f76150c5f83f1e88ae5a6a7bb888bde8fb Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 3 Nov 2025 16:36:00 +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 88737e4f3..83c9ab9bc 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -12,7 +12,7 @@ dependencies: - numpy =2.3.4 - phonopy =2.43.6 - plotly =6.3.1 -- pymatgen =2025.6.14 +- pymatgen =2025.10.7 - pyscal3 =3.3.0 - scikit-learn =1.7.2 - scipy =1.16.3