Skip to content

Commit c6f5d47

Browse files
Bump phonopy from 2.36.0 to 2.37.0 (#317)
* Bump phonopy from 2.36.0 to 2.37.0 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.36.0 to 2.37.0. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](phonopy/phonopy@v2.36.0...v2.37.0) --- updated-dependencies: - dependency-name: phonopy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent 7cb3473 commit c6f5d47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- nglview =3.1.4
1111
- notebook
1212
- numpy =1.26.4
13-
- phonopy =2.36.0
13+
- phonopy =2.37.0
1414
- plotly =6.0.0
1515
- pymatgen =2024.11.13
1616
- pyscal3 =3.2.7

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ surface = [
5252
"pymatgen==2024.11.13",
5353
]
5454
phonopy = [
55-
"phonopy==2.36.0",
55+
"phonopy==2.37.0",
5656
"spglib==2.5.0",
5757
]
5858
pyxtal = ["pyxtal==1.0.6"]

0 commit comments

Comments
 (0)