Skip to content

Commit 7ec00bf

Browse files
Bump mp-api from 0.45.6 to 0.45.7 (#1747)
* Bump mp-api from 0.45.6 to 0.45.7 Bumps mp-api from 0.45.6 to 0.45.7. --- updated-dependencies: - dependency-name: mp-api dependency-version: 0.45.7 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 b209f22 commit 7ec00bf

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
@@ -12,7 +12,7 @@ dependencies:
1212
- h5py =3.13.0
1313
- matplotlib-base =3.10.1
1414
- mendeleev =0.19.0
15-
- mp-api =0.45.6
15+
- mp-api =0.45.7
1616
- numpy =1.26.4
1717
- pandas =2.3.0
1818
- phonopy =2.39.0

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- h5py =3.13.0
1010
- matplotlib-base =3.10.1
1111
- mendeleev =0.19.0
12-
- mp-api =0.45.6
12+
- mp-api =0.45.7
1313
- numpy =1.26.4
1414
- pandas =2.3.0
1515
- phonopy =2.39.0

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- h5py =3.13.0
99
- matplotlib-base =3.10.1
1010
- mendeleev =0.19.0
11-
- mp-api =0.45.6
11+
- mp-api =0.45.7
1212
- numpy =1.26.4
1313
- pandas =2.3.0
1414
- phonopy =2.39.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"h5py==3.13.0",
3131
"matplotlib==3.10.1",
3232
"mendeleev==0.19.0",
33-
"mp-api==0.45.6",
33+
"mp-api==0.45.7",
3434
"numpy==1.26.4",
3535
"pandas==2.3.0",
3636
"phonopy==2.39.0",

0 commit comments

Comments
 (0)