From e9087d8b9a0a52d8c81fef1e96b9687e488e9615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:27:15 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.6 to 2.29.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.29.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.6...v2.29.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 2f4e98a..3933879 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/atomistics" [project.optional-dependencies] phonopy = [ - "phonopy==2.26.6", + "phonopy==2.29.1", "seekpath==2.1.0", "structuretoolkit==0.0.28", ] From 5e410c1f59a5eb7c38eb022cff6768a82d5c2f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:27:32 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-docs.yml | 2 +- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 69037ce..db438e0 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -11,7 +11,7 @@ dependencies: - numpy =1.26.3 - scipy =1.14.1 - spglib =2.5.0 -- phonopy =2.26.6 +- phonopy =2.29.1 - structuretoolkit =0.0.28 - seekpath =2.1.0 - lammps =2024.06.27 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 0e35c73..b47e69e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -7,7 +7,7 @@ dependencies: - mendeleev =0.18.1 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.26.6 +- phonopy =2.29.1 - requests =2.32.3 - scipy =1.14.1 - seekpath =2.1.0 diff --git a/binder/environment.yml b/binder/environment.yml index 3d04505..bdf7b14 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - numpy =1.26.4 - scipy =1.14.1 - spglib =2.5.0 -- phonopy =2.26.6 +- phonopy =2.29.1 - structuretoolkit =0.0.28 - seekpath =2.1.0 - gpaw =24.6.0