From 9840f98e9ebbc2e273435bd2c5c6e80fdcfcc326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:47:16 +0000 Subject: [PATCH] Build(deps): Bump phonopy from 2.22.1 to 2.26.6 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.22.1 to 2.26.6. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.22.1...v2.26.6) --- 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 9b8eaa5..9311252 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ jnmpi_nodes = [ "ase==3.22.1", "matgl==0.9.2", "numpy==1.26.4", - "phonopy==2.22.1", + "phonopy==2.26.6", "pyiron_atomistics==0.5.4", "pyiron_base==0.8.3" ]