Skip to content

Commit

Permalink
Bump phonopy from 2.33.4 to 2.34.0 (#383)
Browse files Browse the repository at this point in the history
* Bump phonopy from 2.33.4 to 2.34.0

Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.33.4 to 2.34.0.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.33.4...v2.34.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 Jan 2, 2025
1 parent 2aa77c1 commit 09b72ff
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 @@ -11,7 +11,7 @@ dependencies:
- numpy =1.26.3
- scipy =1.14.1
- spglib =2.5.0
- phonopy =2.33.4
- phonopy =2.34.0
- structuretoolkit =0.0.28
- seekpath =2.1.0
- lammps =2024.06.27
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- mendeleev =0.19.0
- numpy =1.26.4
- pandas =2.2.3
- phonopy =2.33.4
- phonopy =2.34.0
- requests =2.32.3
- scipy =1.14.1
- seekpath =2.1.0
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- numpy =1.26.4
- scipy =1.14.1
- spglib =2.5.0
- phonopy =2.33.4
- phonopy =2.34.0
- structuretoolkit =0.0.28
- seekpath =2.1.0
- gpaw =24.6.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/atomistics"

[project.optional-dependencies]
phonopy = [
"phonopy==2.33.4",
"phonopy==2.34.0",
"seekpath==2.1.0",
"structuretoolkit==0.0.28",
]
Expand Down

0 comments on commit 09b72ff

Please sign in to comment.