From 8286b20d2fc91d5b90c5ba4b40162c31e1be6b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:45:12 +0000 Subject: [PATCH 1/2] Bump phonopy from 3.3.0 to 3.4.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 3.3.0 to 3.4.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: phonopy dependency-version: 3.4.0 dependency-type: direct:development 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 6c9b246a7..f8dd6aaab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2026.3.23", ] phonopy = [ - "phonopy==3.3.0", + "phonopy==3.4.0", "spglib==2.7.0", ] From 310e62095d0cce9172eaad44a9afebc07ee78f67 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 30 Mar 2026 17:45:30 +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 5224c6701..356dfeb38 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =4.0.1 - notebook - numpy =2.4.3 -- phonopy =3.3.0 +- phonopy =3.4.0 - plotly =6.6.0 - pymatgen =2026.3.23 - pyscal3 =3.3.2