From 3dc6afb149f51b410634b74cc52e751008ceb0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:25:38 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.25.0 to 2.26.0 Bumps phonopy from 2.25.0 to 2.26.0. --- 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 759cf6c1..80941636 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/atomistics" [project.optional-dependencies] phonopy = [ - "phonopy==2.25.0", + "phonopy==2.26.0", "seekpath==2.1.0", "structuretoolkit==0.0.26", ] From 424dc070478c8f512e0ad119cca178360f49d8be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:25:53 +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 2e395523..9ce3baae 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.4.0 -- phonopy =2.25.0 +- phonopy =2.26.0 - structuretoolkit =0.0.26 - seekpath =2.1.0 - lammps =2023.11.21 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index f39df74f..7e1f0be7 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.4.0 -- phonopy =2.25.0 +- phonopy =2.26.0 - structuretoolkit =0.0.26 - seekpath =2.1.0 - tqdm =4.66.4 diff --git a/binder/environment.yml b/binder/environment.yml index 2662a8df..600c0e63 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -5,7 +5,7 @@ dependencies: - numpy =1.26.4 - scipy =1.14.0 - spglib =2.4.0 -- phonopy =2.25.0 +- phonopy =2.26.0 - structuretoolkit =0.0.26 - seekpath =2.1.0 - gpaw =24.6.0