From 47640246a63653395a04ec90728914a3a37b94e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:18:54 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.5 to 2.26.6 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.5 to 2.26.6. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.5...v2.26.6) --- 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 ce53597f..a60478bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/atomistics" [project.optional-dependencies] phonopy = [ - "phonopy==2.26.5", + "phonopy==2.26.6", "seekpath==2.1.0", "structuretoolkit==0.0.27", ] From d95dc557007a32c376c85cb242bf30d23138ea71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:22: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 14b867cf..c823fc92 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.0 - spglib =2.5.0 -- phonopy =2.26.5 +- phonopy =2.26.6 - structuretoolkit =0.0.27 - seekpath =2.1.0 - lammps =2023.11.21 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 5a35ce50..92e518ec 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -6,7 +6,7 @@ dependencies: - numpy =1.26.4 - scipy =1.14.0 - spglib =2.5.0 -- phonopy =2.26.5 +- phonopy =2.26.6 - structuretoolkit =0.0.27 - seekpath =2.1.0 - tqdm =4.66.4 diff --git a/binder/environment.yml b/binder/environment.yml index 2c6020d2..8f04ab53 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - numpy =1.26.4 - scipy =1.14.0 - spglib =2.5.0 -- phonopy =2.26.5 +- phonopy =2.26.6 - structuretoolkit =0.0.27 - seekpath =2.1.0 - gpaw =24.6.0