Skip to content

Commit

Permalink
Bump phonopy from 2.26.6 to 2.33.3 (#376)
Browse files Browse the repository at this point in the history
* Bump phonopy from 2.26.6 to 2.33.3

Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.26.6 to 2.33.3.
- [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md)
- [Commits](phonopy/phonopy@v2.26.6...v2.33.3)

---
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 Dec 24, 2024
1 parent 9264d29 commit 6de84b4
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.26.6
- phonopy =2.33.3
- 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.26.6
- phonopy =2.33.3
- 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.26.6
- phonopy =2.33.3
- 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.26.6",
"phonopy==2.33.3",
"seekpath==2.1.0",
"structuretoolkit==0.0.28",
]
Expand Down

0 comments on commit 6de84b4

Please sign in to comment.