From e177402aeeb46cc486a98e6aa5332c8ddabdc8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:13:00 +0000 Subject: [PATCH 1/2] Bump phonopy from 4.3.1 to 4.4.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 4.3.1 to 4.4.0. - [Changelog](https://github.com/phonopy/phonopy/blob/main/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: phonopy dependency-version: 4.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 ecd58a571..a4477c642 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ surface = [ "pymatgen==2026.3.23", ] phonopy = [ - "phonopy==4.3.1", + "phonopy==4.4.0", "spglib==2.7.0", ] mp-api = [ From 05d432d17a3c56a47603910b7a2c832bf9c14ec4 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 17 Jul 2026 16:13:20 +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 ef35c6664..e0a61fb00 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =4.0.1 - notebook - numpy =2.4.6 -- phonopy =4.3.1 +- phonopy =4.4.0 - plotly =6.9.0 - pymatgen =2026.3.23 - pyscal3 =3.3.2