From 0e87515fcec588aa5aca51d3bce5b812248df309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:17:14 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.43.6 to 2.44.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.43.6 to 2.44.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.43.6...v2.44.0) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.44.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 00a4f495f..03036fb21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2025.10.7", ] phonopy = [ - "phonopy==2.43.6", + "phonopy==2.44.0", "spglib==2.6.0", ] From 86a9578e2f3f5ecd1efdb0d072faf7aaf14a88a1 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Tue, 18 Nov 2025 16:17:49 +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 92eca3788..0726bb687 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =3.1.4 - notebook - numpy =2.3.4 -- phonopy =2.43.6 +- phonopy =2.44.0 - plotly =6.5.0 - pymatgen =2025.10.7 - pyscal3 =3.3.0