From b1a7745f34348d3e6503fef4a953b76e84d4f218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:19:46 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.23.1 to 2.24.1 Bumps [phonopy](https://phonopy.github.io/phonopy/) from 2.23.1 to 2.24.1. --- updated-dependencies: - dependency-name: phonopy dependency-type: direct:production 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 984b63bdc..6bdd0ac61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2024.6.4", ] phonopy = [ - "phonopy==2.23.1", + "phonopy==2.24.1", "spglib==2.4.0", ] pyxtal = ["pyxtal==0.6.7"] From d2f496ff0a7f1aceb96c129258bd832de51c316c Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 7 Jun 2024 16:20:02 +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 1e16d823c..abe847d44 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,7 +9,7 @@ dependencies: - nglview =3.1.2 - notebook - numpy =1.26.4 -- phonopy =2.23.1 +- phonopy =2.24.1 - plotly =5.22.0 - pymatgen =2024.6.4 - pyscal =2.10.18