From a2170aee2065f2bd06942dda4d600e11480b23e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:32:39 +0000 Subject: [PATCH 1/2] Bump phonopy from 2.34.0 to 2.34.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.34.0 to 2.34.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.34.0...v2.34.1) --- updated-dependencies: - dependency-name: phonopy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b6e20ba44..31c49c1a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "mp-api==0.45.1", "numpy==1.26.4", "pandas==2.2.3", - "phonopy==2.34.0", + "phonopy==2.34.1", "pint==0.24.4", "pyiron_base==0.10.11", "pyiron_snippets==0.1.4", From 4336c10f2652597187d0a9f1dd8b548ae9875bd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:32: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 f1de4abfe..544d24590 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -15,7 +15,7 @@ dependencies: - mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.34.0 +- phonopy =2.34.1 - pint =0.24.4 - pyiron_base =0.10.11 - pyiron_snippets =0.1.4 diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index e16c507e4..1a0f7f255 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -13,7 +13,7 @@ dependencies: - mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.34.0 +- phonopy =2.34.1 - pint =0.24.4 - pyiron_base =0.10.11 - pyiron_snippets =0.1.4 diff --git a/binder/environment.yml b/binder/environment.yml index eae4ca1e5..6bd75aaf1 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - mp-api =0.45.1 - numpy =1.26.4 - pandas =2.2.3 -- phonopy =2.34.0 +- phonopy =2.34.1 - pint =0.24.4 - pyiron_base =0.10.11 - pyiron_snippets =0.1.4