From ca1e371f845e969065944e68114f695feb548cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:35:43 +0000 Subject: [PATCH] Build(deps): Bump phonopy from 2.22.1 to 2.27.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.22.1 to 2.27.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](https://github.com/phonopy/phonopy/compare/v2.22.1...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 9b8eaa5..4ac51e6 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.27.0", "pyiron_atomistics==0.5.4", "pyiron_base==0.8.3" ]