Skip to content

Commit 4c3fddd

Browse files
Bump phonopy from 2.41.3 to 2.43.1 (#377)
* Bump phonopy from 2.41.3 to 2.43.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.41.3 to 2.43.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](phonopy/phonopy@v2.41.3...v2.43.1) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.43.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <[email protected]>
1 parent 55799a9 commit 4c3fddd

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.41.3
13+
- phonopy =2.43.1
1414
- plotly =6.2.0
1515
- pymatgen =2025.3.10
1616
- pyscal3 =3.3.0

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.41.3",
55+
"phonopy==2.43.1",
5656
"spglib==2.6.0",
5757
]
5858
pyxtal = ["pyxtal==1.1.0"]

0 commit comments

Comments
 (0)