Skip to content

Commit f0c6561

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#1930)
* update dependencies for mpcontribs-api (ubuntu-latest/py3.11) * update dependencies for mpcontribs-api (ubuntu-latest/py3.12) * update dependencies for mpcontribs-client (ubuntu-latest/py3.11) * update dependencies for mpcontribs-client (ubuntu-latest/py3.12) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.11) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.12) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.11) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.12) --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent b3d8cff commit f0c6561

16 files changed

Lines changed: 302 additions & 310 deletions

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt
66
#
7-
anyio==4.9.0
7+
anyio==4.10.0
88
# via jupyter-server
99
apispec==5.2.2
1010
# via mpcontribs-api (setup.py)
@@ -36,23 +36,23 @@ blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.40.0
39+
boto3==1.40.10
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.0
41+
botocore==1.40.10
4242
# via
4343
# boto3
4444
# s3transfer
4545
brotli==1.1.0
4646
# via flask-compress
4747
bytecode==0.16.2
4848
# via ddtrace
49-
certifi==2025.7.14
49+
certifi==2025.8.3
5050
# via requests
5151
cffi==1.17.1
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
55-
charset-normalizer==3.4.2
55+
charset-normalizer==3.4.3
5656
# via requests
5757
click==8.2.1
5858
# via
@@ -66,7 +66,7 @@ cramjam==2.11.0
6666
# via python-snappy
6767
crontab==1.0.5
6868
# via rq-scheduler
69-
cryptography==45.0.5
69+
cryptography==45.0.6
7070
# via pyopenssl
7171
css-html-js-minify==2.5.5
7272
# via mpcontribs-api (setup.py)
@@ -76,7 +76,7 @@ dateparser==1.2.2
7676
# via mpcontribs-api (setup.py)
7777
ddtrace==2.21.11
7878
# via mpcontribs-api (setup.py)
79-
debugpy==1.8.15
79+
debugpy==1.8.16
8080
# via ipykernel
8181
decorator==5.2.1
8282
# via ipython
@@ -92,7 +92,7 @@ envier==0.5.2
9292
# via ddtrace
9393
executing==2.2.0
9494
# via stack-data
95-
fastjsonschema==2.21.1
95+
fastjsonschema==2.21.2
9696
# via nbformat
9797
fastnumbers==5.1.1
9898
# via flask-mongorest-mpcontribs
@@ -126,15 +126,15 @@ flexcache==0.3
126126
# via pint
127127
flexparser==0.4
128128
# via pint
129-
fonttools==4.59.0
129+
fonttools==4.59.1
130130
# via matplotlib
131131
fqdn==1.5.1
132132
# via jsonschema
133-
freezegun==1.5.4
133+
freezegun==1.5.5
134134
# via rq-scheduler
135135
gevent==25.5.1
136136
# via gunicorn
137-
greenlet==3.2.3
137+
greenlet==3.2.4
138138
# via gevent
139139
gunicorn[gevent]==23.0.0
140140
# via mpcontribs-api (setup.py)
@@ -210,7 +210,7 @@ jupyter-server-terminals==0.5.3
210210
# via jupyter-server
211211
jupyterlab-pygments==0.3.0
212212
# via nbconvert
213-
kiwisolver==1.4.8
213+
kiwisolver==1.4.9
214214
# via matplotlib
215215
lark==1.2.2
216216
# via rfc3987-syntax
@@ -249,7 +249,7 @@ more-itertools==10.7.0
249249
# via mpcontribs-api (setup.py)
250250
mpmath==1.3.0
251251
# via sympy
252-
narwhals==2.0.1
252+
narwhals==2.1.1
253253
# via plotly
254254
nbclassic==1.3.1
255255
# via notebook
@@ -290,7 +290,7 @@ numpy==2.3.2
290290
# spglib
291291
opentelemetry-api==1.36.0
292292
# via ddtrace
293-
orjson==3.11.1
293+
orjson==3.11.2
294294
# via
295295
# flask-mongorest-mpcontribs
296296
# pymatgen
@@ -324,15 +324,15 @@ platformdirs==4.3.8
324324
# via
325325
# jupyter-core
326326
# pint
327-
plotly==6.2.0
327+
plotly==6.3.0
328328
# via pymatgen
329329
prometheus-client==0.22.1
330330
# via
331331
# jupyter-server
332332
# notebook
333333
prompt-toolkit==3.0.51
334334
# via ipython
335-
protobuf==6.31.1
335+
protobuf==6.32.0
336336
# via ddtrace
337337
psutil==7.0.0
338338
# via ipykernel
@@ -353,7 +353,7 @@ pygments==2.19.2
353353
# nbconvert
354354
pymatgen==2025.6.14
355355
# via mpcontribs-api (setup.py)
356-
pymongo==4.13.2
356+
pymongo==4.14.0
357357
# via
358358
# flask-mongorest-mpcontribs
359359
# mongoengine
@@ -388,15 +388,15 @@ pyyaml==6.0.2
388388
# via
389389
# flasgger-tschaume
390390
# jupyter-events
391-
pyzmq==27.0.0
391+
pyzmq==27.0.1
392392
# via
393393
# ipykernel
394394
# jupyter-client
395395
# jupyter-server
396396
# notebook
397397
pyzstd==0.17.0
398398
# via flask-compress
399-
redis==6.2.0
399+
redis==6.4.0
400400
# via
401401
# flask-rq2
402402
# flask-sse
@@ -422,7 +422,7 @@ rfc3986-validator==0.1.1
422422
# jupyter-events
423423
rfc3987-syntax==1.1.0
424424
# via jsonschema
425-
rpds-py==0.26.0
425+
rpds-py==0.27.0
426426
# via
427427
# jsonschema
428428
# referencing
@@ -478,7 +478,7 @@ terminado==0.18.1
478478
# notebook
479479
tinycss2==1.4.0
480480
# via bleach
481-
tornado==6.5.1
481+
tornado==6.5.2
482482
# via
483483
# ipykernel
484484
# jupyter-client
@@ -500,7 +500,7 @@ traitlets==5.14.3
500500
# nbconvert
501501
# nbformat
502502
# notebook
503-
types-python-dateutil==2.9.0.20250708
503+
types-python-dateutil==2.9.0.20250809
504504
# via arrow
505505
typing-extensions==4.14.1
506506
# via
@@ -546,7 +546,7 @@ werkzeug==3.1.3
546546
# via
547547
# flasgger-tschaume
548548
# flask
549-
wrapt==1.17.2
549+
wrapt==1.17.3
550550
# via ddtrace
551551
xmltodict==0.14.2
552552
# via ddtrace

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt
66
#
7-
anyio==4.9.0
7+
anyio==4.10.0
88
# via jupyter-server
99
apispec==5.2.2
1010
# via mpcontribs-api (setup.py)
@@ -36,23 +36,23 @@ blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.40.0
39+
boto3==1.40.10
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.0
41+
botocore==1.40.10
4242
# via
4343
# boto3
4444
# s3transfer
4545
brotli==1.1.0
4646
# via flask-compress
4747
bytecode==0.16.2
4848
# via ddtrace
49-
certifi==2025.7.14
49+
certifi==2025.8.3
5050
# via requests
5151
cffi==1.17.1
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
55-
charset-normalizer==3.4.2
55+
charset-normalizer==3.4.3
5656
# via requests
5757
click==8.2.1
5858
# via
@@ -66,7 +66,7 @@ cramjam==2.11.0
6666
# via python-snappy
6767
crontab==1.0.5
6868
# via rq-scheduler
69-
cryptography==45.0.5
69+
cryptography==45.0.6
7070
# via pyopenssl
7171
css-html-js-minify==2.5.5
7272
# via mpcontribs-api (setup.py)
@@ -76,7 +76,7 @@ dateparser==1.2.2
7676
# via mpcontribs-api (setup.py)
7777
ddtrace==2.21.11
7878
# via mpcontribs-api (setup.py)
79-
debugpy==1.8.15
79+
debugpy==1.8.16
8080
# via ipykernel
8181
decorator==5.2.1
8282
# via ipython
@@ -92,7 +92,7 @@ envier==0.5.2
9292
# via ddtrace
9393
executing==2.2.0
9494
# via stack-data
95-
fastjsonschema==2.21.1
95+
fastjsonschema==2.21.2
9696
# via nbformat
9797
fastnumbers==5.1.1
9898
# via flask-mongorest-mpcontribs
@@ -128,15 +128,15 @@ flexcache==0.3
128128
# via pint
129129
flexparser==0.4
130130
# via pint
131-
fonttools==4.59.0
131+
fonttools==4.59.1
132132
# via matplotlib
133133
fqdn==1.5.1
134134
# via jsonschema
135-
freezegun==1.5.4
135+
freezegun==1.5.5
136136
# via rq-scheduler
137137
gevent==25.5.1
138138
# via gunicorn
139-
greenlet==3.2.3
139+
greenlet==3.2.4
140140
# via gevent
141141
gunicorn[gevent]==23.0.0
142142
# via mpcontribs-api (setup.py)
@@ -214,7 +214,7 @@ jupyter-server-terminals==0.5.3
214214
# via jupyter-server
215215
jupyterlab-pygments==0.3.0
216216
# via nbconvert
217-
kiwisolver==1.4.8
217+
kiwisolver==1.4.9
218218
# via matplotlib
219219
lark==1.2.2
220220
# via rfc3987-syntax
@@ -255,7 +255,7 @@ more-itertools==10.7.0
255255
# via mpcontribs-api (setup.py)
256256
mpmath==1.3.0
257257
# via sympy
258-
narwhals==2.0.1
258+
narwhals==2.1.1
259259
# via plotly
260260
nbclassic==1.3.1
261261
# via notebook
@@ -296,7 +296,7 @@ numpy==2.3.2
296296
# spglib
297297
opentelemetry-api==1.36.0
298298
# via ddtrace
299-
orjson==3.11.1
299+
orjson==3.11.2
300300
# via
301301
# flask-mongorest-mpcontribs
302302
# pymatgen
@@ -331,7 +331,7 @@ platformdirs==4.3.8
331331
# via
332332
# jupyter-core
333333
# pint
334-
plotly==6.2.0
334+
plotly==6.3.0
335335
# via pymatgen
336336
pluggy==1.6.0
337337
# via pytest
@@ -341,7 +341,7 @@ prometheus-client==0.22.1
341341
# notebook
342342
prompt-toolkit==3.0.51
343343
# via ipython
344-
protobuf==6.31.1
344+
protobuf==6.32.0
345345
# via ddtrace
346346
psutil==7.0.0
347347
# via ipykernel
@@ -367,7 +367,7 @@ pygments==2.19.2
367367
# pytest
368368
pymatgen==2025.6.14
369369
# via mpcontribs-api (setup.py)
370-
pymongo==4.13.2
370+
pymongo==4.14.0
371371
# via
372372
# flask-mongorest-mpcontribs
373373
# mongoengine
@@ -404,15 +404,15 @@ pyyaml==6.0.2
404404
# via
405405
# flasgger-tschaume
406406
# jupyter-events
407-
pyzmq==27.0.0
407+
pyzmq==27.0.1
408408
# via
409409
# ipykernel
410410
# jupyter-client
411411
# jupyter-server
412412
# notebook
413413
pyzstd==0.17.0
414414
# via flask-compress
415-
redis==6.2.0
415+
redis==6.4.0
416416
# via
417417
# flask-rq2
418418
# flask-sse
@@ -438,7 +438,7 @@ rfc3986-validator==0.1.1
438438
# jupyter-events
439439
rfc3987-syntax==1.1.0
440440
# via jsonschema
441-
rpds-py==0.26.0
441+
rpds-py==0.27.0
442442
# via
443443
# jsonschema
444444
# referencing
@@ -494,7 +494,7 @@ terminado==0.18.1
494494
# notebook
495495
tinycss2==1.4.0
496496
# via bleach
497-
tornado==6.5.1
497+
tornado==6.5.2
498498
# via
499499
# ipykernel
500500
# jupyter-client
@@ -516,7 +516,7 @@ traitlets==5.14.3
516516
# nbconvert
517517
# nbformat
518518
# notebook
519-
types-python-dateutil==2.9.0.20250708
519+
types-python-dateutil==2.9.0.20250809
520520
# via arrow
521521
typing-extensions==4.14.1
522522
# via
@@ -562,7 +562,7 @@ werkzeug==3.1.3
562562
# via
563563
# flasgger-tschaume
564564
# flask
565-
wrapt==1.17.2
565+
wrapt==1.17.3
566566
# via ddtrace
567567
xmltodict==0.14.2
568568
# via ddtrace

0 commit comments

Comments
 (0)