From 913f65bac462ff47725ef3b2affcc577fa153368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:49:23 +0000 Subject: [PATCH 1/2] Bump pymatgen from 2024.9.17.1 to 2024.10.3 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2024.9.17.1 to 2024.10.3. - [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/v2024.9.17.1...v2024.10.3) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production 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 40ee3da79..1b64b0574 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/structuretoolkit" dscribe = ["dscribe==2.1.1"] grainboundary = [ "aimsgb==1.1.1", - "pymatgen==2024.9.17.1", + "pymatgen==2024.10.3", ] pyscal = ["pyscal3==3.2.7"] nglview = ["nglview==3.1.2"] @@ -49,7 +49,7 @@ clusters = ["scikit-learn==1.5.2"] symmetry = ["spglib==2.5.0"] surface = [ "spglib==2.5.0", - "pymatgen==2024.9.17.1", + "pymatgen==2024.10.3", ] phonopy = [ "phonopy==2.26.6", From fb0dc57250bbb2bec1fa188ecae966bab4832c43 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 4 Oct 2024 16:49:45 +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 e827f72c2..1dc659634 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -12,7 +12,7 @@ dependencies: - numpy =1.26.4 - phonopy =2.26.6 - plotly =5.24.1 -- pymatgen =2024.9.17.1 +- pymatgen =2024.10.3 - pyscal3 =3.2.7 - pyxtal =1.0.3 - scikit-learn =1.5.2