From 5160389e968afde44555187c903fd50ca89ee157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:12:15 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.6 to 2.31.2 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.31.2. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.6...v2.31.2) --- 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 17bcbccc5..00d91f2c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2024.11.13", ] phonopy = [ - "phonopy==2.26.6", + "phonopy==2.31.2", "spglib==2.5.0", ] pyxtal = ["pyxtal==1.0.5"] From bcc07d10eea9c05fa1b9746f3eea54a874541278 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 2 Dec 2024 18:12:32 +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 190a76cf9..b1cb941b3 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.26.6 +- phonopy =2.31.2 - plotly =5.24.1 - pymatgen =2024.11.13 - pyscal3 =3.2.7