Skip to content

Commit 10d90d4

Browse files
authored
Merge pull request #1632 from pyiron/dependabot/pip/phonopy-2.33.3
Bump phonopy from 2.26.6 to 2.33.3
2 parents cd40efa + e17a071 commit 10d90d4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- mp-api =0.45.0
1616
- numpy =1.26.4
1717
- pandas =2.2.3
18-
- phonopy =2.26.6
18+
- phonopy =2.33.3
1919
- pint =0.24.4
2020
- pyiron_base =0.10.10
2121
- pyiron_snippets =0.1.4

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- mp-api =0.45.0
1414
- numpy =1.26.4
1515
- pandas =2.2.3
16-
- phonopy =2.26.6
16+
- phonopy =2.33.3
1717
- pint =0.24.4
1818
- pyiron_base =0.10.10
1919
- pyiron_snippets =0.1.4

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- mp-api =0.45.0
1212
- numpy =1.26.4
1313
- pandas =2.2.3
14-
- phonopy =2.26.6
14+
- phonopy =2.33.3
1515
- pint =0.24.4
1616
- pyiron_base =0.10.10
1717
- pyiron_snippets =0.1.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"mp-api==0.45.0",
3434
"numpy==1.26.4",
3535
"pandas==2.2.3",
36-
"phonopy==2.26.6",
36+
"phonopy==2.33.3",
3737
"pint==0.24.4",
3838
"pyiron_base==0.10.10",
3939
"pyiron_snippets==0.1.4",

0 commit comments

Comments
 (0)