Skip to content

Commit bc5e9ff

Browse files
authored
Merge pull request #201 from pyiron/dependabot/pip/phonopy-2.24.3
Bump phonopy from 2.24.2 to 2.24.3
2 parents 06fe09a + adf3858 commit bc5e9ff

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
@@ -9,7 +9,7 @@ dependencies:
99
- nglview =3.1.2
1010
- notebook
1111
- numpy =1.26.4
12-
- phonopy =2.24.2
12+
- phonopy =2.24.3
1313
- plotly =5.22.0
1414
- pymatgen =2024.6.10
1515
- pyscal =2.10.18

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ surface = [
5252
"pymatgen==2024.6.10",
5353
]
5454
phonopy = [
55-
"phonopy==2.24.2",
55+
"phonopy==2.24.3",
5656
"spglib==2.4.0",
5757
]
5858
pyxtal = ["pyxtal==0.6.7"]

0 commit comments

Comments
 (0)