From 8273f25ef9fc2fbaf32300f9ac8730c94fb28bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 07:31:24 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.43.1 to 2.43.2 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.43.1 to 2.43.2. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.43.1...v2.43.2) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.43.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4b45a28f8..fc224b5f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2025.3.10", ] phonopy = [ - "phonopy==2.43.1", + "phonopy==2.43.2", "spglib==2.6.0", ] pyxtal = ["pyxtal==1.1.0"] From 1c1d9cb42c87b493bbde90ef5d2f61690255fa76 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Tue, 2 Sep 2025 07:31:40 +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 04d65cae4..662bd4d96 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.43.1 +- phonopy =2.43.2 - plotly =6.3.0 - pymatgen =2025.3.10 - pyscal3 =3.3.0