From 84c0bbb5a893cf9ac2a63c392775db325c8ad144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:07:21 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.21.1 to 2.21.2 Bumps [phonopy](https://phonopy.github.io/phonopy/) from 2.21.1 to 2.21.2. --- updated-dependencies: - dependency-name: phonopy 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 43ce81086..397d4fca7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ surface = [ "pymatgen==2024.2.8", ] phonopy = [ - "phonopy==2.21.1", + "phonopy==2.21.2", "spglib==2.3.1", ] pyxtal = ["pyxtal==0.6.2"] From 6188dd9c5439f3e853d1b0c8c359736d66b7ae82 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 19 Feb 2024 16:07:36 +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 beef457e1..d45540169 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,7 +9,7 @@ dependencies: - nglview =3.1.1 - notebook - numpy =1.26.4 -- phonopy =2.21.1 +- phonopy =2.21.2 - plotly =5.18.0 - pymatgen =2024.2.8 - pyscal =2.10.18