From d003a14b14568c62ca5d4b979f87e843c49581da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:22:34 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.35.0 to 2.36.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.35.0 to 2.36.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.35.0...v2.36.0) --- updated-dependencies: - dependency-name: phonopy 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 c08e7c9d7..fbce36075 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2024.11.13", ] phonopy = [ - "phonopy==2.35.0", + "phonopy==2.36.0", "spglib==2.5.0", ] pyxtal = ["pyxtal==1.0.6"] From 03945cede1d09c93bcf8428d02145c7f8a10a924 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 5 Feb 2025 16:22:53 +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 9a55f51c9..1772ced15 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =3.1.4 - notebook - numpy =1.26.4 -- phonopy =2.35.0 +- phonopy =2.36.0 - plotly =6.0.0 - pymatgen =2024.11.13 - pyscal3 =3.2.7