From 0cd09a340ddda4f15e4b87f54531bdaf40874d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:37:10 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.38.1 to 2.38.2 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.38.1 to 2.38.2. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.38.1...v2.38.2) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.38.2 dependency-type: direct:production 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 f3e452d63..ef57807f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2025.3.10", ] phonopy = [ - "phonopy==2.38.1", + "phonopy==2.38.2", "spglib==2.6.0", ] pyxtal = ["pyxtal==1.0.7"] From cefef9e399909345ae260506e5792f297be55d72 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 30 Apr 2025 16:37:24 +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 ad00dc2be..02f554e34 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,7 +10,7 @@ dependencies: - nglview =3.1.4 - notebook - numpy =1.26.4 -- phonopy =2.38.1 +- phonopy =2.38.2 - plotly =6.0.1 - pymatgen =2025.3.10 - pyscal3 =3.2.7