Skip to content

Commit

Permalink
Bump phonopy from 2.36.0 to 2.37.0 (#1664)
Browse files Browse the repository at this point in the history
* Bump phonopy from 2.36.0 to 2.37.0

Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.36.0 to 2.37.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.36.0...v2.37.0)

---
updated-dependencies:
- dependency-name: phonopy
  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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Feb 10, 2025
1 parent f7a0b65 commit c6fa6d8
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.1
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.36.0
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- 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.1
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.36.0
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- 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.1
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.36.0
- phonopy =2.37.0
- pint =0.24.4
- pyiron_base =0.11.1
- 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.1",
"numpy==1.26.4",
"pandas==2.2.3",
"phonopy==2.36.0",
"phonopy==2.37.0",
"pint==0.24.4",
"pyiron_base==0.11.1",
"pyiron_snippets==0.1.4",
Expand Down

0 comments on commit c6fa6d8

Please sign in to comment.