Skip to content

Commit c9cbcf4

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent dc6cdb2 commit c9cbcf4

4 files changed

Lines changed: 21 additions & 21 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=MPContribs/mpcontribs-api/requirements/deployment.txt MPContribs/mpcontribs-api/pyproject.toml python/requirements.txt
66
#
7-
anyio==4.14.1
7+
anyio==4.14.2
88
# via jupyter-server
99
apispec==5.2.2
1010
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
@@ -18,7 +18,7 @@ arrow==1.4.0
1818
# via isoduration
1919
asn1crypto==1.5.1
2020
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
21-
asttokens==3.0.1
21+
asttokens==3.0.2
2222
# via stack-data
2323
atlasq-tschaume==0.11.1.dev2
2424
# via flask-mongorest-mpcontribs
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939
boltons==26.0.0
4040
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41-
boto3==1.43.45
41+
boto3==1.43.47
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.43.45
43+
botocore==1.43.47
4444
# via
4545
# boto3
4646
# s3transfer
@@ -253,7 +253,7 @@ more-itertools==11.1.0
253253
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
254254
mpmath==1.3.0
255255
# via sympy
256-
narwhals==2.23.0
256+
narwhals==2.24.0
257257
# via plotly
258258
nbclassic==1.3.3
259259
# via notebook
@@ -411,7 +411,7 @@ referencing==0.37.0
411411
# jsonschema
412412
# jsonschema-specifications
413413
# jupyter-events
414-
regex==2026.6.28
414+
regex==2026.7.10
415415
# via dateparser
416416
requests==2.34.2
417417
# via
@@ -440,7 +440,7 @@ rq-scheduler==0.14.0
440440
# via flask-rq2
441441
ruamel-yaml==0.19.1
442442
# via monty
443-
s3transfer==0.19.0
443+
s3transfer==0.19.1
444444
# via boto3
445445
scipy==1.17.1
446446
# via
@@ -511,7 +511,7 @@ typing-extensions==4.16.0
511511
# pyopenssl
512512
# referencing
513513
# spglib
514-
tzdata==2026.2
514+
tzdata==2026.3
515515
# via arrow
516516
tzlocal==5.4.4
517517
# via dateparser

mpcontribs-client/requirements/deployment.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
arrow==1.4.0
88
# via isoduration
9-
asttokens==3.0.1
9+
asttokens==3.0.2
1010
# via stack-data
1111
attrs==26.1.0
1212
# via
@@ -100,7 +100,7 @@ msgpack==1.2.1
100100
# via
101101
# bravado
102102
# bravado-core
103-
narwhals==2.23.0
103+
narwhals==2.24.0
104104
# via plotly
105105
networkx==3.6.1
106106
# via pymatgen-core
@@ -248,7 +248,7 @@ typing-extensions==4.16.0
248248
# referencing
249249
# spglib
250250
# swagger-spec-validator
251-
tzdata==2026.2
251+
tzdata==2026.3
252252
# via arrow
253253
ujson==5.13.0
254254
# via mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
#
55
# pip-compile --output-file=MPContribs/mpcontribs-kernel-gateway/requirements/deployment.txt MPContribs/mpcontribs-kernel-gateway/requirements.in python/requirements.txt
66
#
7-
anyio==4.14.1
7+
anyio==4.14.2
88
# via jupyter-server
99
argon2-cffi==25.1.0
1010
# via jupyter-server
1111
argon2-cffi-bindings==25.1.0
1212
# via argon2-cffi
1313
arrow==1.4.0
1414
# via isoduration
15-
asttokens==3.0.1
15+
asttokens==3.0.2
1616
# via stack-data
1717
attrs==26.1.0
1818
# via
@@ -190,7 +190,7 @@ msgpack==1.2.1
190190
# via
191191
# bravado
192192
# bravado-core
193-
narwhals==2.23.0
193+
narwhals==2.24.0
194194
# via plotly
195195
nbclient==0.11.0
196196
# via nbconvert
@@ -422,7 +422,7 @@ typing-extensions==4.16.0
422422
# referencing
423423
# spglib
424424
# swagger-spec-validator
425-
tzdata==2026.2
425+
tzdata==2026.3
426426
# via arrow
427427
ujson==5.13.0
428428
# via mpcontribs-client

mpcontribs-portal/requirements/deployment.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ arrow==1.4.0
88
# via isoduration
99
asgiref==3.11.1
1010
# via django
11-
asttokens==3.0.1
11+
asttokens==3.0.2
1212
# via stack-data
1313
attrs==26.1.0
1414
# via
@@ -24,9 +24,9 @@ boltons==26.0.0
2424
# via
2525
# mpcontribs-client
2626
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27-
boto3==1.43.45
27+
boto3==1.43.47
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29-
botocore==1.43.45
29+
botocore==1.43.47
3030
# via
3131
# boto3
3232
# s3transfer
@@ -189,7 +189,7 @@ msgpack==1.2.1
189189
# via
190190
# bravado
191191
# bravado-core
192-
narwhals==2.23.0
192+
narwhals==2.24.0
193193
# via plotly
194194
nbclient==0.11.0
195195
# via nbconvert
@@ -326,7 +326,7 @@ rpds-py==2026.6.3
326326
# referencing
327327
ruamel-yaml==0.19.1
328328
# via monty
329-
s3transfer==0.19.0
329+
s3transfer==0.19.1
330330
# via boto3
331331
scipy==1.17.1
332332
# via
@@ -394,7 +394,7 @@ typing-extensions==4.16.0
394394
# referencing
395395
# spglib
396396
# swagger-spec-validator
397-
tzdata==2026.2
397+
tzdata==2026.3
398398
# via arrow
399399
ujson==5.13.0
400400
# via mpcontribs-client

0 commit comments

Comments
 (0)