From 66baa461a650783d390962aa1d031f41062b99a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:12:50 +0000 Subject: [PATCH 1/2] Bump phonopy from 4.4.0 to 4.5.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 4.4.0 to 4.5.0. - [Changelog](https://github.com/phonopy/phonopy/blob/main/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: phonopy dependency-version: 4.5.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 915a243ed..764c3c946 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2026.5.4", ] phonopy = [ - "phonopy==4.4.0", + "phonopy==4.5.0", "spglib==2.7.0", ] mp-api = [ From 1804f50692279658fe993e15aabe52e10b156c61 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 11 Sep 2026 16:13:05 +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 b4567a50b..13e817097 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =4.0.1 - notebook - numpy =2.5.3 -- phonopy =4.4.0 +- phonopy =4.5.0 - plotly =7.0.0 - pymatgen =2026.5.4 - pyscal3 =3.3.2