Skip to content

Commit

Permalink
Merge pull request #1639 from pyiron/dependabot/pip/phonopy-2.34.0
Browse files Browse the repository at this point in the history
Bump phonopy from 2.33.4 to 2.34.0
  • Loading branch information
jan-janssen authored Jan 2, 2025
2 parents 1b70bb4 + 7a74250 commit 34e025f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- mp-api =0.45.0
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.33.4
- phonopy =2.34.0
- pint =0.24.4
- pyiron_base =0.10.10
- pyiron_snippets =0.1.4
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- mp-api =0.45.0
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.33.4
- phonopy =2.34.0
- pint =0.24.4
- pyiron_base =0.10.10
- pyiron_snippets =0.1.4
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- mp-api =0.45.0
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.33.4
- phonopy =2.34.0
- pint =0.24.4
- pyiron_base =0.10.10
- pyiron_snippets =0.1.4
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"mp-api==0.45.0",
"numpy==1.26.4",
"pandas==2.2.3",
"phonopy==2.33.4",
"phonopy==2.34.0",
"pint==0.24.4",
"pyiron_base==0.10.10",
"pyiron_snippets==0.1.4",
Expand Down

0 comments on commit 34e025f

Please sign in to comment.