Skip to content

Commit c857d37

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 914c9f9 commit c857d37

4 files changed

Lines changed: 29 additions & 29 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ attrs==26.1.0
2626
# via
2727
# jsonschema
2828
# referencing
29-
backports-zstd==1.5.0
29+
backports-zstd==1.6.0
3030
# via flask-compress
3131
beautifulsoup4==4.15.0
3232
# via nbconvert
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939
boltons==25.0.0
4040
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41-
boto3==1.43.25
41+
boto3==1.43.30
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.43.25
43+
botocore==1.43.30
4444
# via
4545
# boto3
4646
# s3transfer
@@ -68,13 +68,13 @@ cramjam==2.11.0
6868
# via python-snappy
6969
crontab==1.0.5
7070
# via rq-scheduler
71-
cryptography==48.0.0
71+
cryptography==49.0.0
7272
# via pyopenssl
7373
css-html-js-minify==2.5.5
7474
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
7575
cycler==0.12.1
7676
# via matplotlib
77-
dateparser==1.4.0
77+
dateparser==1.4.1
7878
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
7979
ddtrace==4.3.0
8080
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
@@ -228,7 +228,7 @@ marshmallow==3.26.2
228228
# mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
229229
marshmallow-mongoengine==0.31.2
230230
# via flask-mongorest-mpcontribs
231-
matplotlib==3.10.9
231+
matplotlib==3.11.0
232232
# via
233233
# -r python/requirements.txt
234234
# pymatgen-core
@@ -366,7 +366,7 @@ pymongo==4.17.0
366366
# via
367367
# flask-mongorest-mpcontribs
368368
# mongoengine
369-
pyopenssl==26.2.0
369+
pyopenssl==26.3.0
370370
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
371371
pyparsing==3.3.2
372372
# via
@@ -484,7 +484,7 @@ tornado==6.5.7
484484
# jupyter-server
485485
# notebook
486486
# terminado
487-
tqdm==4.68.1
487+
tqdm==4.68.2
488488
# via pymatgen-core
489489
traitlets==5.15.1
490490
# via
@@ -513,7 +513,7 @@ typing-extensions==4.15.0
513513
# spglib
514514
tzdata==2026.2
515515
# via arrow
516-
tzlocal==5.3.1
516+
tzlocal==5.4
517517
# via dateparser
518518
uncertainties==3.2.3
519519
# via

mpcontribs-client/requirements/deployment.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ lark==1.3.1
8484
# via rfc3987-syntax
8585
lxml==6.1.1
8686
# via pymatgen-core
87-
matplotlib==3.10.9
87+
matplotlib==3.11.0
8888
# via
8989
# -r python/requirements.txt
9090
# pymatgen-core
@@ -96,7 +96,7 @@ monty==2026.5.18
9696
# via pymatgen-core
9797
mpmath==1.3.0
9898
# via sympy
99-
msgpack==1.1.2
99+
msgpack==1.2.0
100100
# via
101101
# bravado
102102
# bravado-core
@@ -230,7 +230,7 @@ sympy==1.14.0
230230
# via pymatgen-core
231231
tabulate==0.10.0
232232
# via pymatgen-core
233-
tqdm==4.68.1
233+
tqdm==4.68.2
234234
# via
235235
# mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)
236236
# pymatgen-core
@@ -250,7 +250,7 @@ typing-extensions==4.15.0
250250
# swagger-spec-validator
251251
tzdata==2026.2
252252
# via arrow
253-
ujson==5.12.1
253+
ujson==5.13.0
254254
# via mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)
255255
uncertainties==3.2.3
256256
# via pymatgen-core

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ idna==3.18
8989
# requests
9090
importlib-resources==7.1.0
9191
# via swagger-spec-validator
92-
ipykernel==7.2.0
92+
ipykernel==7.3.0
9393
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
9494
ipython==9.14.1
9595
# via
@@ -124,7 +124,7 @@ jsonschema[format-nongpl]==4.26.0
124124
# swagger-spec-validator
125125
jsonschema-specifications==2025.9.1
126126
# via jsonschema
127-
jupyter-client==8.9.0
127+
jupyter-client==8.9.1
128128
# via
129129
# -r MPContribs/mpcontribs-kernel-gateway/requirements.in
130130
# ipykernel
@@ -168,7 +168,7 @@ markupsafe==3.0.3
168168
# via
169169
# jinja2
170170
# nbconvert
171-
matplotlib==3.10.9
171+
matplotlib==3.11.0
172172
# via
173173
# -r python/requirements.txt
174174
# pymatgen-core
@@ -186,7 +186,7 @@ mpcontribs-client==5.10.5
186186
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
187187
mpmath==1.3.0
188188
# via sympy
189-
msgpack==1.1.2
189+
msgpack==1.2.0
190190
# via
191191
# bravado
192192
# bravado-core
@@ -201,7 +201,7 @@ nbformat==5.10.4
201201
# jupyter-server
202202
# nbclient
203203
# nbconvert
204-
nest-asyncio==1.6.0
204+
nest-asyncio2==1.7.2
205205
# via ipykernel
206206
networkx==3.6.1
207207
# via pymatgen-core
@@ -390,7 +390,7 @@ tornado==6.5.7
390390
# jupyter-kernel-gateway
391391
# jupyter-server
392392
# terminado
393-
tqdm==4.68.1
393+
tqdm==4.68.2
394394
# via
395395
# mpcontribs-client
396396
# pymatgen-core
@@ -424,7 +424,7 @@ typing-extensions==4.15.0
424424
# swagger-spec-validator
425425
tzdata==2026.2
426426
# via arrow
427-
ujson==5.12.1
427+
ujson==5.13.0
428428
# via mpcontribs-client
429429
uncertainties==3.2.3
430430
# via pymatgen-core

mpcontribs-portal/requirements/deployment.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ boltons==25.0.0
2424
# via
2525
# mpcontribs-client
2626
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27-
boto3==1.43.25
27+
boto3==1.43.30
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29-
botocore==1.43.25
29+
botocore==1.43.30
3030
# via
3131
# boto3
3232
# s3transfer
@@ -103,7 +103,7 @@ idna==3.18
103103
# requests
104104
importlib-resources==7.1.0
105105
# via swagger-spec-validator
106-
ipykernel==7.2.0
106+
ipykernel==7.3.0
107107
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
108108
ipython==9.14.1
109109
# via
@@ -142,7 +142,7 @@ jsonschema[format-nongpl]==4.26.0
142142
# swagger-spec-validator
143143
jsonschema-specifications==2025.9.1
144144
# via jsonschema
145-
jupyter-client==8.9.0
145+
jupyter-client==8.9.1
146146
# via
147147
# ipykernel
148148
# nbclient
@@ -165,7 +165,7 @@ markupsafe==3.0.3
165165
# via
166166
# jinja2
167167
# nbconvert
168-
matplotlib==3.10.9
168+
matplotlib==3.11.0
169169
# via
170170
# -r python/requirements.txt
171171
# pymatgen-core
@@ -185,7 +185,7 @@ mpcontribs-client==5.10.5
185185
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
186186
mpmath==1.3.0
187187
# via sympy
188-
msgpack==1.1.2
188+
msgpack==1.2.0
189189
# via
190190
# bravado
191191
# bravado-core
@@ -200,7 +200,7 @@ nbformat==5.10.4
200200
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
201201
# nbclient
202202
# nbconvert
203-
nest-asyncio==1.6.0
203+
nest-asyncio2==1.7.2
204204
# via ipykernel
205205
networkx==3.6.1
206206
# via pymatgen-core
@@ -367,7 +367,7 @@ tornado==6.5.7
367367
# via
368368
# ipykernel
369369
# jupyter-client
370-
tqdm==4.68.1
370+
tqdm==4.68.2
371371
# via
372372
# mpcontribs-client
373373
# pymatgen-core
@@ -396,7 +396,7 @@ typing-extensions==4.15.0
396396
# swagger-spec-validator
397397
tzdata==2026.2
398398
# via arrow
399-
ujson==5.12.1
399+
ujson==5.13.0
400400
# via mpcontribs-client
401401
uncertainties==3.2.3
402402
# via pymatgen-core

0 commit comments

Comments
 (0)