Skip to content

Commit 0cfff90

Browse files
munrojmgithub-actions
andauthored
Automated dependency upgrades (#952)
* Update ubuntu-latest dependencies for mp-api * Update ubuntu-latest dependencies for mp-api --------- Co-authored-by: github-actions <[email protected]>
1 parent 858cf62 commit 0cfff90

File tree

4 files changed

+24
-26
lines changed

4 files changed

+24
-26
lines changed

requirements/requirements-ubuntu-latest_py3.10.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ attrs==24.2.0
1515
# referencing
1616
bcrypt==4.2.1
1717
# via paramiko
18-
boto3==1.35.75
18+
boto3==1.35.78
1919
# via maggma
20-
botocore==1.35.75
20+
botocore==1.35.78
2121
# via
2222
# boto3
2323
# s3transfer
@@ -41,7 +41,7 @@ dnspython==2.7.0
4141
# pymongo
4242
emmet-core==0.84.3rc6
4343
# via mp-api (pyproject.toml)
44-
fonttools==4.55.1
44+
fonttools==4.55.3
4545
# via matplotlib
4646
idna==3.10
4747
# via requests
@@ -67,7 +67,7 @@ matplotlib==3.9.3
6767
# via pymatgen
6868
mongomock==4.3.0
6969
# via maggma
70-
monty==2024.10.21
70+
monty==2024.12.10
7171
# via
7272
# emmet-core
7373
# maggma

requirements/requirements-ubuntu-latest_py3.10_extras.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ bcrypt==4.2.1
2525
# via paramiko
2626
boltons==24.1.0
2727
# via mpcontribs-client
28-
boto3==1.35.75
28+
boto3==1.35.78
2929
# via
3030
# maggma
3131
# mp-api (pyproject.toml)
32-
botocore==1.35.75
32+
botocore==1.35.78
3333
# via
3434
# boto3
3535
# s3transfer
@@ -51,7 +51,7 @@ charset-normalizer==3.4.0
5151
# via requests
5252
contourpy==1.3.1
5353
# via matplotlib
54-
coverage[toml]==7.6.8
54+
coverage[toml]==7.6.9
5555
# via pytest-cov
5656
cryptography==44.0.0
5757
# via paramiko
@@ -88,7 +88,7 @@ flake8==7.1.1
8888
# via mp-api (pyproject.toml)
8989
flatten-dict==0.4.2
9090
# via mpcontribs-client
91-
fonttools==4.55.1
91+
fonttools==4.55.3
9292
# via matplotlib
9393
fqdn==1.5.1
9494
# via jsonschema
@@ -186,7 +186,7 @@ mongomock==4.3.0
186186
# via maggma
187187
monotonic==1.6
188188
# via bravado
189-
monty==2024.10.21
189+
monty==2024.12.10
190190
# via
191191
# custodian
192192
# emmet-core
@@ -298,7 +298,7 @@ patsy==1.0.1
298298
# via statsmodels
299299
pexpect==4.9.0
300300
# via ipython
301-
phonopy==2.31.2
301+
phonopy==2.32.0
302302
# via matcalc
303303
pillow==11.0.0
304304
# via
@@ -466,15 +466,14 @@ s3transfer==0.10.4
466466
# via boto3
467467
scikit-image==0.24.0
468468
# via pymatgen-analysis-defects
469-
scikit-learn==1.5.2
469+
scikit-learn==1.6.0
470470
# via matminer
471471
scipy==1.14.1
472472
# via
473473
# ase
474474
# griddataformats
475475
# mdanalysis
476476
# pathsimanalysis
477-
# phonopy
478477
# pymatgen
479478
# robocrys
480479
# scikit-image
@@ -561,7 +560,7 @@ traitlets==5.14.3
561560
# matplotlib-inline
562561
typeguard==4.4.1
563562
# via inflect
564-
types-python-dateutil==2.9.0.20241003
563+
types-python-dateutil==2.9.0.20241206
565564
# via arrow
566565
types-requests==2.32.0.20241016
567566
# via mp-api (pyproject.toml)

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ attrs==24.2.0
1515
# referencing
1616
bcrypt==4.2.1
1717
# via paramiko
18-
boto3==1.35.75
18+
boto3==1.35.78
1919
# via maggma
20-
botocore==1.35.75
20+
botocore==1.35.78
2121
# via
2222
# boto3
2323
# s3transfer
@@ -41,7 +41,7 @@ dnspython==2.7.0
4141
# pymongo
4242
emmet-core==0.84.3rc6
4343
# via mp-api (pyproject.toml)
44-
fonttools==4.55.1
44+
fonttools==4.55.3
4545
# via matplotlib
4646
idna==3.10
4747
# via requests
@@ -67,7 +67,7 @@ matplotlib==3.9.3
6767
# via pymatgen
6868
mongomock==4.3.0
6969
# via maggma
70-
monty==2024.10.21
70+
monty==2024.12.10
7171
# via
7272
# emmet-core
7373
# maggma

requirements/requirements-ubuntu-latest_py3.11_extras.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ bcrypt==4.2.1
2525
# via paramiko
2626
boltons==24.1.0
2727
# via mpcontribs-client
28-
boto3==1.35.75
28+
boto3==1.35.78
2929
# via
3030
# maggma
3131
# mp-api (pyproject.toml)
32-
botocore==1.35.75
32+
botocore==1.35.78
3333
# via
3434
# boto3
3535
# s3transfer
@@ -51,7 +51,7 @@ charset-normalizer==3.4.0
5151
# via requests
5252
contourpy==1.3.1
5353
# via matplotlib
54-
coverage[toml]==7.6.8
54+
coverage[toml]==7.6.9
5555
# via pytest-cov
5656
cryptography==44.0.0
5757
# via paramiko
@@ -84,7 +84,7 @@ flake8==7.1.1
8484
# via mp-api (pyproject.toml)
8585
flatten-dict==0.4.2
8686
# via mpcontribs-client
87-
fonttools==4.55.1
87+
fonttools==4.55.3
8888
# via matplotlib
8989
fqdn==1.5.1
9090
# via jsonschema
@@ -182,7 +182,7 @@ mongomock==4.3.0
182182
# via maggma
183183
monotonic==1.6
184184
# via bravado
185-
monty==2024.10.21
185+
monty==2024.12.10
186186
# via
187187
# custodian
188188
# emmet-core
@@ -294,7 +294,7 @@ patsy==1.0.1
294294
# via statsmodels
295295
pexpect==4.9.0
296296
# via ipython
297-
phonopy==2.31.2
297+
phonopy==2.32.0
298298
# via matcalc
299299
pillow==11.0.0
300300
# via
@@ -462,15 +462,14 @@ s3transfer==0.10.4
462462
# via boto3
463463
scikit-image==0.24.0
464464
# via pymatgen-analysis-defects
465-
scikit-learn==1.5.2
465+
scikit-learn==1.6.0
466466
# via matminer
467467
scipy==1.14.1
468468
# via
469469
# ase
470470
# griddataformats
471471
# mdanalysis
472472
# pathsimanalysis
473-
# phonopy
474473
# pymatgen
475474
# robocrys
476475
# scikit-image
@@ -552,7 +551,7 @@ traitlets==5.14.3
552551
# matplotlib-inline
553552
typeguard==4.4.1
554553
# via inflect
555-
types-python-dateutil==2.9.0.20241003
554+
types-python-dateutil==2.9.0.20241206
556555
# via arrow
557556
types-requests==2.32.0.20241016
558557
# via mp-api (pyproject.toml)

0 commit comments

Comments
 (0)