Skip to content

Commit 637b24b

Browse files
Bump phonopy from 2.38.0 to 2.38.1 (#342)
* Bump phonopy from 2.38.0 to 2.38.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.38.0 to 2.38.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](phonopy/phonopy@v2.38.0...v2.38.1) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.38.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2aa10aa commit 637b24b

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.38.0
13+
- phonopy =2.38.1
1414
- plotly =6.0.1
1515
- pymatgen =2025.3.10
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==2025.3.10",
5353
]
5454
phonopy = [
55-
"phonopy==2.38.0",
55+
"phonopy==2.38.1",
5656
"spglib==2.6.0",
5757
]
5858
pyxtal = ["pyxtal==1.0.7"]

0 commit comments

Comments
 (0)