Skip to content

Commit 650188c

Browse files
Bump phonopy from 2.46.0 to 2.46.1 (#437)
* Bump phonopy from 2.46.0 to 2.46.1 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.46.0 to 2.46.1. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](phonopy/phonopy@v2.46.0...v2.46.1) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.46.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Update environment --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyironrunner <pyiron@mpie.de>
1 parent 25c136f commit 650188c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- nglview =3.1.4
1111
- notebook
1212
- numpy =2.3.5
13-
- phonopy =2.46.0
13+
- phonopy =2.46.1
1414
- plotly =6.5.0
1515
- pymatgen =2025.10.7
1616
- pyscal3 =3.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ surface = [
5252
"pymatgen==2025.10.7",
5353
]
5454
phonopy = [
55-
"phonopy==2.46.0",
55+
"phonopy==2.46.1",
5656
"spglib==2.6.0",
5757
]
5858

0 commit comments

Comments
 (0)