Skip to content

Commit

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

Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.35.0 to 2.36.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.35.0...v2.36.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: pyironrunner <[email protected]>
  • Loading branch information
dependabot[bot] and pyiron-runner authored Feb 5, 2025
1 parent dd56d66 commit 7cb3473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- nglview =3.1.4
- notebook
- numpy =1.26.4
- phonopy =2.35.0
- phonopy =2.36.0
- plotly =6.0.0
- pymatgen =2024.11.13
- pyscal3 =3.2.7
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ surface = [
"pymatgen==2024.11.13",
]
phonopy = [
"phonopy==2.35.0",
"phonopy==2.36.0",
"spglib==2.5.0",
]
pyxtal = ["pyxtal==1.0.6"]
Expand Down

0 comments on commit 7cb3473

Please sign in to comment.