From a6b9908bbffe9b1bacb663809ac77dc5ecdf3e69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:16:00 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.26.6 to 2.27.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.27.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.26.6...v2.27.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 182d16b92..bd7a2ef7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "mp-api==0.42.2", "numpy==1.26.4", "pandas==2.2.2", - "phonopy==2.26.6", + "phonopy==2.27.0", "pint==0.24.3", "pyiron_base==0.10.1", "pyiron_snippets==0.1.4", From 0f1e7955d26ae95b8e5baa1698eee4623bf896a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:21:56 +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 9d9508460..ba201bb2e 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -15,7 +15,7 @@ dependencies: - mp-api =0.42.2 - numpy =1.26.4 - pandas =2.2.2 -- phonopy =2.26.6 +- phonopy =2.27.0 - pint =0.24.3 - pyiron_base =0.10.1 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index ca5ffb733..10ff6231a 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - mp-api =0.42.2 - numpy =1.26.4 - pandas =2.2.2 -- phonopy =2.26.6 +- phonopy =2.27.0 - pint =0.24.3 - pyiron_base =0.10.1 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index 912be19e1..01936a19b 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - mp-api =0.42.2 - numpy =1.26.4 - pandas =2.2.2 -- phonopy =2.26.6 +- phonopy =2.27.0 - pint =0.24.3 - pyiron_base =0.10.1 - pyiron_snippets =0.1.4