Skip to content

Commit 96361e4

Browse files
tschaumegithub-actions
and
github-actions
authored
Automated dependency upgrades (#1179)
* update dependencies for emmet-api (ubuntu-latest/py3.10) * update dependencies for emmet-api (ubuntu-latest/py3.11) * update dependencies for emmet-builders (ubuntu-latest/py3.10) * update dependencies for emmet-builders (ubuntu-latest/py3.11) * update dependencies for emmet-core (ubuntu-latest/py3.10) * update dependencies for emmet-core (ubuntu-latest/py3.11) --------- Co-authored-by: github-actions <[email protected]>
1 parent 2746902 commit 96361e4

12 files changed

+78
-78
lines changed

emmet-api/requirements/ubuntu-latest_py3.10.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==24.3.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.4
24+
boto3==1.36.6
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.4
28+
botocore==1.36.6
2929
# via
3030
# boto3
3131
# s3transfer
@@ -47,9 +47,9 @@ cryptography==44.0.0
4747
# via paramiko
4848
cycler==0.12.1
4949
# via matplotlib
50-
ddtrace==2.19.1
50+
ddtrace==2.20.0
5151
# via emmet-api (setup.py)
52-
deprecated==1.2.15
52+
deprecated==1.2.17
5353
# via opentelemetry-api
5454
dnspython==2.7.0
5555
# via
@@ -65,7 +65,7 @@ fastapi==0.115.7
6565
# via
6666
# emmet-api (setup.py)
6767
# maggma
68-
fonttools==4.55.4
68+
fonttools==4.55.6
6969
# via matplotlib
7070
gunicorn==23.0.0
7171
# via emmet-api (setup.py)
@@ -170,7 +170,7 @@ pybtex==0.24.0
170170
# pymatgen
171171
pycparser==2.22
172172
# via cffi
173-
pydantic==2.10.5
173+
pydantic==2.10.6
174174
# via
175175
# emmet-core
176176
# fastapi
@@ -184,7 +184,7 @@ pydantic-settings==2.7.1
184184
# maggma
185185
pydash==8.0.5
186186
# via maggma
187-
pymatgen==2025.1.9
187+
pymatgen==2025.1.24
188188
# via
189189
# emmet-core
190190
# mp-pyrho
@@ -233,7 +233,7 @@ ruamel-yaml==0.18.10
233233
# pymatgen
234234
ruamel-yaml-clib==0.2.12
235235
# via ruamel-yaml
236-
s3transfer==0.11.1
236+
s3transfer==0.11.2
237237
# via boto3
238238
scikit-image==0.25.0
239239
# via pymatgen-analysis-defects
@@ -259,7 +259,7 @@ spglib==2.5.0
259259
# via pymatgen
260260
sshtunnel==0.4.0
261261
# via maggma
262-
starlette==0.45.2
262+
starlette==0.45.3
263263
# via fastapi
264264
sympy==1.13.3
265265
# via pymatgen

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==24.3.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.4
24+
boto3==1.36.6
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.4
28+
botocore==1.36.6
2929
# via
3030
# boto3
3131
# s3transfer
@@ -60,9 +60,9 @@ csscompressor==0.9.5
6060
# via mkdocs-minify-plugin
6161
cycler==0.12.1
6262
# via matplotlib
63-
ddtrace==2.19.1
63+
ddtrace==2.20.0
6464
# via emmet-api (setup.py)
65-
deprecated==1.2.15
65+
deprecated==1.2.17
6666
# via opentelemetry-api
6767
distlib==0.3.9
6868
# via virtualenv
@@ -86,7 +86,7 @@ filelock==3.17.0
8686
# via virtualenv
8787
flake8==7.1.1
8888
# via emmet-api (setup.py)
89-
fonttools==4.55.4
89+
fonttools==4.55.6
9090
# via matplotlib
9191
ghp-import==2.1.0
9292
# via mkdocs
@@ -290,7 +290,7 @@ pycodestyle==2.12.1
290290
# flake8
291291
pycparser==2.22
292292
# via cffi
293-
pydantic==2.10.5
293+
pydantic==2.10.6
294294
# via
295295
# emmet-core
296296
# fastapi
@@ -310,7 +310,7 @@ pyflakes==3.2.0
310310
# via flake8
311311
pygments==2.19.1
312312
# via mkdocs-material
313-
pymatgen==2025.1.9
313+
pymatgen==2025.1.24
314314
# via
315315
# emmet-core
316316
# mp-pyrho
@@ -379,7 +379,7 @@ ruamel-yaml==0.18.10
379379
# pymatgen
380380
ruamel-yaml-clib==0.2.12
381381
# via ruamel-yaml
382-
s3transfer==0.11.1
382+
s3transfer==0.11.2
383383
# via boto3
384384
scikit-image==0.25.0
385385
# via pymatgen-analysis-defects
@@ -407,7 +407,7 @@ spglib==2.5.0
407407
# via pymatgen
408408
sshtunnel==0.4.0
409409
# via maggma
410-
starlette==0.45.2
410+
starlette==0.45.3
411411
# via fastapi
412412
sympy==1.13.3
413413
# via pymatgen

emmet-api/requirements/ubuntu-latest_py3.11.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==24.3.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.4
24+
boto3==1.36.6
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.4
28+
botocore==1.36.6
2929
# via
3030
# boto3
3131
# s3transfer
@@ -47,9 +47,9 @@ cryptography==44.0.0
4747
# via paramiko
4848
cycler==0.12.1
4949
# via matplotlib
50-
ddtrace==2.19.1
50+
ddtrace==2.20.0
5151
# via emmet-api (setup.py)
52-
deprecated==1.2.15
52+
deprecated==1.2.17
5353
# via opentelemetry-api
5454
dnspython==2.7.0
5555
# via
@@ -63,7 +63,7 @@ fastapi==0.115.7
6363
# via
6464
# emmet-api (setup.py)
6565
# maggma
66-
fonttools==4.55.4
66+
fonttools==4.55.6
6767
# via matplotlib
6868
gunicorn==23.0.0
6969
# via emmet-api (setup.py)
@@ -168,7 +168,7 @@ pybtex==0.24.0
168168
# pymatgen
169169
pycparser==2.22
170170
# via cffi
171-
pydantic==2.10.5
171+
pydantic==2.10.6
172172
# via
173173
# emmet-core
174174
# fastapi
@@ -182,7 +182,7 @@ pydantic-settings==2.7.1
182182
# maggma
183183
pydash==8.0.5
184184
# via maggma
185-
pymatgen==2025.1.9
185+
pymatgen==2025.1.24
186186
# via
187187
# emmet-core
188188
# mp-pyrho
@@ -231,7 +231,7 @@ ruamel-yaml==0.18.10
231231
# pymatgen
232232
ruamel-yaml-clib==0.2.12
233233
# via ruamel-yaml
234-
s3transfer==0.11.1
234+
s3transfer==0.11.2
235235
# via boto3
236236
scikit-image==0.25.0
237237
# via pymatgen-analysis-defects
@@ -257,7 +257,7 @@ spglib==2.5.0
257257
# via pymatgen
258258
sshtunnel==0.4.0
259259
# via maggma
260-
starlette==0.45.2
260+
starlette==0.45.3
261261
# via fastapi
262262
sympy==1.13.3
263263
# via pymatgen

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==24.3.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.4
24+
boto3==1.36.6
2525
# via
2626
# emmet-api (setup.py)
2727
# maggma
28-
botocore==1.36.4
28+
botocore==1.36.6
2929
# via
3030
# boto3
3131
# s3transfer
@@ -60,9 +60,9 @@ csscompressor==0.9.5
6060
# via mkdocs-minify-plugin
6161
cycler==0.12.1
6262
# via matplotlib
63-
ddtrace==2.19.1
63+
ddtrace==2.20.0
6464
# via emmet-api (setup.py)
65-
deprecated==1.2.15
65+
deprecated==1.2.17
6666
# via opentelemetry-api
6767
distlib==0.3.9
6868
# via virtualenv
@@ -82,7 +82,7 @@ filelock==3.17.0
8282
# via virtualenv
8383
flake8==7.1.1
8484
# via emmet-api (setup.py)
85-
fonttools==4.55.4
85+
fonttools==4.55.6
8686
# via matplotlib
8787
ghp-import==2.1.0
8888
# via mkdocs
@@ -286,7 +286,7 @@ pycodestyle==2.12.1
286286
# flake8
287287
pycparser==2.22
288288
# via cffi
289-
pydantic==2.10.5
289+
pydantic==2.10.6
290290
# via
291291
# emmet-core
292292
# fastapi
@@ -306,7 +306,7 @@ pyflakes==3.2.0
306306
# via flake8
307307
pygments==2.19.1
308308
# via mkdocs-material
309-
pymatgen==2025.1.9
309+
pymatgen==2025.1.24
310310
# via
311311
# emmet-core
312312
# mp-pyrho
@@ -375,7 +375,7 @@ ruamel-yaml==0.18.10
375375
# pymatgen
376376
ruamel-yaml-clib==0.2.12
377377
# via ruamel-yaml
378-
s3transfer==0.11.1
378+
s3transfer==0.11.2
379379
# via boto3
380380
scikit-image==0.25.0
381381
# via pymatgen-analysis-defects
@@ -403,7 +403,7 @@ spglib==2.5.0
403403
# via pymatgen
404404
sshtunnel==0.4.0
405405
# via maggma
406-
starlette==0.45.2
406+
starlette==0.45.3
407407
# via fastapi
408408
sympy==1.13.3
409409
# via pymatgen

emmet-builders/requirements/ubuntu-latest_py3.10.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ attrs==24.3.0
1919
# referencing
2020
bcrypt==4.2.1
2121
# via paramiko
22-
boto3==1.36.4
22+
boto3==1.36.6
2323
# via maggma
24-
botocore==1.36.4
24+
botocore==1.36.6
2525
# via
2626
# boto3
2727
# s3transfer
@@ -51,7 +51,7 @@ exceptiongroup==1.2.2
5151
# via pytest
5252
fasteners==0.19
5353
# via mdanalysis
54-
fonttools==4.55.4
54+
fonttools==4.55.6
5555
# via matplotlib
5656
griddataformats==1.0.2
5757
# via mdanalysis
@@ -237,7 +237,7 @@ pybtex==0.24.0
237237
# robocrys
238238
pycparser==2.22
239239
# via cffi
240-
pydantic==2.10.5
240+
pydantic==2.10.6
241241
# via
242242
# emmet-core
243243
# maggma
@@ -250,7 +250,7 @@ pydantic-settings==2.7.1
250250
# maggma
251251
pydash==8.0.5
252252
# via maggma
253-
pymatgen==2025.1.9
253+
pymatgen==2025.1.24
254254
# via
255255
# emmet-core
256256
# matcalc
@@ -320,7 +320,7 @@ ruamel-yaml==0.18.10
320320
# robocrys
321321
ruamel-yaml-clib==0.2.12
322322
# via ruamel-yaml
323-
s3transfer==0.11.1
323+
s3transfer==0.11.2
324324
# via boto3
325325
scikit-image==0.25.0
326326
# via pymatgen-analysis-defects

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ attrs==24.3.0
3030
# referencing
3131
bcrypt==4.2.1
3232
# via paramiko
33-
boto3==1.36.4
33+
boto3==1.36.6
3434
# via maggma
35-
botocore==1.36.4
35+
botocore==1.36.6
3636
# via
3737
# boto3
3838
# s3transfer
@@ -93,7 +93,7 @@ filelock==3.17.0
9393
# virtualenv
9494
flake8==7.1.1
9595
# via emmet-builders (setup.py)
96-
fonttools==4.55.4
96+
fonttools==4.55.6
9797
# via matplotlib
9898
frozenlist==1.5.0
9999
# via
@@ -449,7 +449,7 @@ pycodestyle==2.12.1
449449
# flake8
450450
pycparser==2.22
451451
# via cffi
452-
pydantic==2.10.5
452+
pydantic==2.10.6
453453
# via
454454
# emmet-core
455455
# maggma
@@ -469,7 +469,7 @@ pyflakes==3.2.0
469469
# via flake8
470470
pygments==2.19.1
471471
# via mkdocs-material
472-
pymatgen==2025.1.9
472+
pymatgen==2025.1.24
473473
# via
474474
# chgnet
475475
# emmet-core
@@ -565,7 +565,7 @@ ruamel-yaml==0.18.10
565565
# robocrys
566566
ruamel-yaml-clib==0.2.12
567567
# via ruamel-yaml
568-
s3transfer==0.11.1
568+
s3transfer==0.11.2
569569
# via boto3
570570
scikit-image==0.25.0
571571
# via pymatgen-analysis-defects

0 commit comments

Comments
 (0)