Skip to content

Commit 49c669e

Browse files
authored
Merge pull request #1633 from pyiron/dependabot/pip/mp-api-0.45.0
Bump mp-api from 0.44.0 to 0.45.0
2 parents 2bff41e + c084250 commit 49c669e

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.12.1
1313
- matplotlib-base =3.10.0
1414
- mendeleev =0.19.0
15-
- mp-api =0.44.0
15+
- mp-api =0.45.0
1616
- numpy =1.26.4
1717
- pandas =2.2.3
1818
- phonopy =2.26.6

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- h5py =3.12.1
1111
- matplotlib-base =3.10.0
1212
- mendeleev =0.19.0
13-
- mp-api =0.44.0
13+
- mp-api =0.45.0
1414
- numpy =1.26.4
1515
- pandas =2.2.3
1616
- phonopy =2.26.6

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.12.1
99
- matplotlib-base =3.10.0
1010
- mendeleev =0.19.0
11-
- mp-api =0.44.0
11+
- mp-api =0.45.0
1212
- numpy =1.26.4
1313
- pandas =2.2.3
1414
- phonopy =2.26.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"h5py==3.12.1",
3131
"matplotlib==3.10.0",
3232
"mendeleev==0.19.0",
33-
"mp-api==0.44.0",
33+
"mp-api==0.45.0",
3434
"numpy==1.26.4",
3535
"pandas==2.2.3",
3636
"phonopy==2.26.6",

0 commit comments

Comments
 (0)