From bb17234468c90fac13d933275f9d52c50ae4fcb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:48:49 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.6 to 2.31.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.31.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.6...v2.31.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 edb0312c0..c8b6e87ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "mp-api==0.43.0", "numpy==1.26.4", "pandas==2.2.3", - "phonopy==2.26.6", + "phonopy==2.31.0", "pint==0.24.4", "pyiron_base==0.10.8", "pyiron_snippets==0.1.4", From 319563986e78e6e9dd3d7bf14dc52bcf230edf19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:50:07 +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 55e49f76f..1c5aa96a7 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -15,7 +15,7 @@ dependencies: - mp-api =0.43.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.26.6 +- phonopy =2.31.0 - pint =0.24.4 - pyiron_base =0.10.8 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index ee364ef8e..4b396d31e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - mp-api =0.43.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.26.6 +- phonopy =2.31.0 - pint =0.24.4 - pyiron_base =0.10.8 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index d7055ca02..e331924e2 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - mp-api =0.43.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.26.6 +- phonopy =2.31.0 - pint =0.24.4 - pyiron_base =0.10.8 - pyiron_snippets =0.1.4