From a136559b1e4be590f0302160dbcf3a1bd1d6e67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:21:22 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.6 to 2.33.2 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.33.2. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.6...v2.33.2) --- 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 bd561b046..eac9ba734 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.33.2", "pint==0.24.4", "pyiron_base==0.10.9", "pyiron_snippets==0.1.4", From 5a05d7d1a0ba39b66b606be2bfb047a4f7200ada Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:21:41 +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 9f9129b3c..600298e2d 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.33.2 - pint =0.24.4 - pyiron_base =0.10.9 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 407f659b7..c4f311443 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.33.2 - pint =0.24.4 - pyiron_base =0.10.9 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index 3392d6961..005fc61d1 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.33.2 - pint =0.24.4 - pyiron_base =0.10.9 - pyiron_snippets =0.1.4