Skip to content

Commit ba465b3

Browse files
Bump phonopy from 2.38.1 to 2.38.2 (#1722)
* Bump phonopy from 2.38.1 to 2.38.2 Bumps [phonopy](https://github.com/phonopy/phonopy) from 2.38.1 to 2.38.2. - [Changelog](https://github.com/phonopy/phonopy/blob/develop/doc/changelog.md) - [Commits](phonopy/phonopy@v2.38.1...v2.38.2) --- updated-dependencies: - dependency-name: phonopy dependency-version: 2.38.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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>
1 parent 246e290 commit ba465b3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- mp-api =0.45.5
1616
- numpy =1.26.4
1717
- pandas =2.2.3
18-
- phonopy =2.38.1
18+
- phonopy =2.38.2
1919
- pint =0.24.4
2020
- pyiron_base =0.11.12
2121
- pyiron_lammps =0.4.1

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- mp-api =0.45.5
1313
- numpy =1.26.4
1414
- pandas =2.2.3
15-
- phonopy =2.38.1
15+
- phonopy =2.38.2
1616
- pint =0.24.4
1717
- pyiron_base =0.11.12
1818
- pyiron_lammps =0.4.1

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- mp-api =0.45.5
1212
- numpy =1.26.4
1313
- pandas =2.2.3
14-
- phonopy =2.38.1
14+
- phonopy =2.38.2
1515
- pint =0.24.4
1616
- pyiron_base =0.11.12
1717
- pyiron_lammps =0.4.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"mp-api==0.45.5",
3434
"numpy==1.26.4",
3535
"pandas==2.2.3",
36-
"phonopy==2.38.1",
36+
"phonopy==2.38.2",
3737
"pint==0.24.4",
3838
"pyiron_base==0.11.12",
3939
"pyiron_lammps==0.4.1",

0 commit comments

Comments
 (0)