From 6c89e674a7efc795b6fa70b0de39c8824818cdfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:51:11 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.33.4 to 2.34.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.33.4 to 2.34.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.33.4...v2.34.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 f835a1ff9..b90b45271 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "mp-api==0.45.0", "numpy==1.26.4", "pandas==2.2.3", - "phonopy==2.33.4", + "phonopy==2.34.0", "pint==0.24.4", "pyiron_base==0.10.10", "pyiron_snippets==0.1.4", From 7a7425001e8277415ac7e375cee3815048f281dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:51:26 +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 0b420c4fa..0f98bba0a 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -15,7 +15,7 @@ dependencies: - mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.33.4 +- phonopy =2.34.0 - pint =0.24.4 - pyiron_base =0.10.10 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 56266b3c3..7fd3b6974 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.33.4 +- phonopy =2.34.0 - pint =0.24.4 - pyiron_base =0.10.10 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index 131c23b91..af4025aeb 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - mp-api =0.45.0 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.33.4 +- phonopy =2.34.0 - pint =0.24.4 - pyiron_base =0.10.10 - pyiron_snippets =0.1.4