From 9e4af1668371d162e42a39be849311e05eb9c99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 16:05:49 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.46.0 to 2.46.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.46.0 to 2.46.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.46.0...v2.46.1) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.46.1 dependency-type: direct:development 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 723a16da7..c4bdc2a83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2025.10.7", ] phonopy = [ - "phonopy==2.46.0", + "phonopy==2.46.1", "spglib==2.6.0", ] From f13e81751b570e02f5175abe7443b7839b5db8ce Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Tue, 23 Dec 2025 16:06:03 +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 f07c02f1f..95bfc80f7 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =3.1.4 - notebook - numpy =2.3.5 -- phonopy =2.46.0 +- phonopy =2.46.1 - plotly =6.5.0 - pymatgen =2025.10.7 - pyscal3 =3.3.0