Skip to content

Commit a3b215a

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#1935)
* 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 977ee36 commit a3b215a

16 files changed

Lines changed: 270 additions & 262 deletions

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

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ attrs==25.3.0
2626
# via
2727
# jsonschema
2828
# referencing
29-
beautifulsoup4==4.13.4
29+
beautifulsoup4==4.13.5
3030
# via nbconvert
3131
bibtexparser==1.4.3
3232
# via pymatgen
@@ -36,9 +36,9 @@ 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.10
39+
boto3==1.40.17
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.10
41+
botocore==1.40.17
4242
# via
4343
# boto3
4444
# s3transfer
@@ -64,6 +64,8 @@ contourpy==1.3.3
6464
# via matplotlib
6565
cramjam==2.11.0
6666
# via python-snappy
67+
croniter==6.0.0
68+
# via rq
6769
crontab==1.0.5
6870
# via rq-scheduler
6971
cryptography==45.0.6
@@ -180,7 +182,7 @@ json2html==1.3.0
180182
# via mpcontribs-api (setup.py)
181183
jsonpointer==3.0.0
182184
# via jsonschema
183-
jsonschema[format-nongpl]==4.25.0
185+
jsonschema[format-nongpl]==4.25.1
184186
# via
185187
# flasgger-tschaume
186188
# jupyter-events
@@ -204,7 +206,7 @@ jupyter-core==5.8.1
204206
# notebook
205207
jupyter-events==0.12.0
206208
# via jupyter-server
207-
jupyter-server==2.16.0
209+
jupyter-server==2.17.0
208210
# via notebook-shim
209211
jupyter-server-terminals==0.5.3
210212
# via jupyter-server
@@ -249,7 +251,7 @@ more-itertools==10.7.0
249251
# via mpcontribs-api (setup.py)
250252
mpmath==1.3.0
251253
# via sympy
252-
narwhals==2.1.1
254+
narwhals==2.2.0
253255
# via plotly
254256
nbclassic==1.3.1
255257
# via notebook
@@ -308,17 +310,17 @@ packaging==25.0
308310
# plotly
309311
palettable==3.3.3
310312
# via pymatgen
311-
pandas==2.3.1
313+
pandas==2.3.2
312314
# via pymatgen
313315
pandocfilters==1.5.1
314316
# via nbconvert
315-
parso==0.8.4
317+
parso==0.8.5
316318
# via jedi
317319
pexpect==4.9.0
318320
# via ipython
319321
pillow==11.3.0
320322
# via matplotlib
321-
pint==0.24.4
323+
pint==0.25
322324
# via mpcontribs-api (setup.py)
323325
platformdirs==4.3.8
324326
# via
@@ -353,7 +355,7 @@ pygments==2.19.2
353355
# nbconvert
354356
pymatgen==2025.6.14
355357
# via mpcontribs-api (setup.py)
356-
pymongo==4.14.0
358+
pymongo==4.14.1
357359
# via
358360
# flask-mongorest-mpcontribs
359361
# mongoengine
@@ -367,6 +369,7 @@ python-dateutil==2.9.0.post0
367369
# via
368370
# arrow
369371
# botocore
372+
# croniter
370373
# dateparser
371374
# flask-mongorest-mpcontribs
372375
# freezegun
@@ -382,13 +385,14 @@ python-snappy==0.7.3
382385
# via mpcontribs-api (setup.py)
383386
pytz==2025.2
384387
# via
388+
# croniter
385389
# dateparser
386390
# pandas
387391
pyyaml==6.0.2
388392
# via
389393
# flasgger-tschaume
390394
# jupyter-events
391-
pyzmq==27.0.1
395+
pyzmq==27.0.2
392396
# via
393397
# ipykernel
394398
# jupyter-client
@@ -408,7 +412,7 @@ referencing==0.36.2
408412
# jupyter-events
409413
regex==2025.7.34
410414
# via dateparser
411-
requests==2.32.4
415+
requests==2.32.5
412416
# via
413417
# atlasq-tschaume
414418
# pymatgen
@@ -426,13 +430,13 @@ rpds-py==0.27.0
426430
# via
427431
# jsonschema
428432
# referencing
429-
rq==2.4.1
433+
rq==2.5.0
430434
# via
431435
# flask-rq2
432436
# rq-scheduler
433437
rq-scheduler==0.14.0
434438
# via flask-rq2
435-
ruamel-yaml==0.18.14
439+
ruamel-yaml==0.18.15
436440
# via
437441
# monty
438442
# pymatgen
@@ -465,7 +469,7 @@ spglib==2.6.0
465469
# via pymatgen
466470
stack-data==0.6.3
467471
# via ipython
468-
supervisor==4.2.5
472+
supervisor==4.3.0
469473
# via mpcontribs-api (setup.py)
470474
sympy==1.14.0
471475
# via pymatgen
@@ -500,9 +504,9 @@ traitlets==5.14.3
500504
# nbconvert
501505
# nbformat
502506
# notebook
503-
types-python-dateutil==2.9.0.20250809
507+
types-python-dateutil==2.9.0.20250822
504508
# via arrow
505-
typing-extensions==4.14.1
509+
typing-extensions==4.15.0
506510
# via
507511
# anyio
508512
# beautifulsoup4
@@ -556,7 +560,7 @@ zope-event==5.1.1
556560
# via gevent
557561
zope-interface==7.2
558562
# via gevent
559-
zstandard==0.23.0
563+
zstandard==0.24.0
560564
# via mpcontribs-api (setup.py)
561565

562566
# The following packages are considered to be unsafe in a requirements file:

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

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ attrs==25.3.0
2626
# via
2727
# jsonschema
2828
# referencing
29-
beautifulsoup4==4.13.4
29+
beautifulsoup4==4.13.5
3030
# via nbconvert
3131
bibtexparser==1.4.3
3232
# via pymatgen
@@ -36,9 +36,9 @@ 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.10
39+
boto3==1.40.17
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.10
41+
botocore==1.40.17
4242
# via
4343
# boto3
4444
# s3transfer
@@ -64,6 +64,8 @@ contourpy==1.3.3
6464
# via matplotlib
6565
cramjam==2.11.0
6666
# via python-snappy
67+
croniter==6.0.0
68+
# via rq
6769
crontab==1.0.5
6870
# via rq-scheduler
6971
cryptography==45.0.6
@@ -184,7 +186,7 @@ json2html==1.3.0
184186
# via mpcontribs-api (setup.py)
185187
jsonpointer==3.0.0
186188
# via jsonschema
187-
jsonschema[format-nongpl]==4.25.0
189+
jsonschema[format-nongpl]==4.25.1
188190
# via
189191
# flasgger-tschaume
190192
# jupyter-events
@@ -208,7 +210,7 @@ jupyter-core==5.8.1
208210
# notebook
209211
jupyter-events==0.12.0
210212
# via jupyter-server
211-
jupyter-server==2.16.0
213+
jupyter-server==2.17.0
212214
# via notebook-shim
213215
jupyter-server-terminals==0.5.3
214216
# via jupyter-server
@@ -255,7 +257,7 @@ more-itertools==10.7.0
255257
# via mpcontribs-api (setup.py)
256258
mpmath==1.3.0
257259
# via sympy
258-
narwhals==2.1.1
260+
narwhals==2.2.0
259261
# via plotly
260262
nbclassic==1.3.1
261263
# via notebook
@@ -315,17 +317,17 @@ packaging==25.0
315317
# pytest
316318
palettable==3.3.3
317319
# via pymatgen
318-
pandas==2.3.1
320+
pandas==2.3.2
319321
# via pymatgen
320322
pandocfilters==1.5.1
321323
# via nbconvert
322-
parso==0.8.4
324+
parso==0.8.5
323325
# via jedi
324326
pexpect==4.9.0
325327
# via ipython
326328
pillow==11.3.0
327329
# via matplotlib
328-
pint==0.24.4
330+
pint==0.25
329331
# via mpcontribs-api (setup.py)
330332
platformdirs==4.3.8
331333
# via
@@ -367,7 +369,7 @@ pygments==2.19.2
367369
# pytest
368370
pymatgen==2025.6.14
369371
# via mpcontribs-api (setup.py)
370-
pymongo==4.14.0
372+
pymongo==4.14.1
371373
# via
372374
# flask-mongorest-mpcontribs
373375
# mongoengine
@@ -383,6 +385,7 @@ python-dateutil==2.9.0.post0
383385
# via
384386
# arrow
385387
# botocore
388+
# croniter
386389
# dateparser
387390
# flask-mongorest-mpcontribs
388391
# freezegun
@@ -398,13 +401,14 @@ python-snappy==0.7.3
398401
# via mpcontribs-api (setup.py)
399402
pytz==2025.2
400403
# via
404+
# croniter
401405
# dateparser
402406
# pandas
403407
pyyaml==6.0.2
404408
# via
405409
# flasgger-tschaume
406410
# jupyter-events
407-
pyzmq==27.0.1
411+
pyzmq==27.0.2
408412
# via
409413
# ipykernel
410414
# jupyter-client
@@ -424,7 +428,7 @@ referencing==0.36.2
424428
# jupyter-events
425429
regex==2025.7.34
426430
# via dateparser
427-
requests==2.32.4
431+
requests==2.32.5
428432
# via
429433
# atlasq-tschaume
430434
# pymatgen
@@ -442,13 +446,13 @@ rpds-py==0.27.0
442446
# via
443447
# jsonschema
444448
# referencing
445-
rq==2.4.1
449+
rq==2.5.0
446450
# via
447451
# flask-rq2
448452
# rq-scheduler
449453
rq-scheduler==0.14.0
450454
# via flask-rq2
451-
ruamel-yaml==0.18.14
455+
ruamel-yaml==0.18.15
452456
# via
453457
# monty
454458
# pymatgen
@@ -481,7 +485,7 @@ spglib==2.6.0
481485
# via pymatgen
482486
stack-data==0.6.3
483487
# via ipython
484-
supervisor==4.2.5
488+
supervisor==4.3.0
485489
# via mpcontribs-api (setup.py)
486490
sympy==1.14.0
487491
# via pymatgen
@@ -516,9 +520,9 @@ traitlets==5.14.3
516520
# nbconvert
517521
# nbformat
518522
# notebook
519-
types-python-dateutil==2.9.0.20250809
523+
types-python-dateutil==2.9.0.20250822
520524
# via arrow
521-
typing-extensions==4.14.1
525+
typing-extensions==4.15.0
522526
# via
523527
# anyio
524528
# beautifulsoup4
@@ -572,7 +576,7 @@ zope-event==5.1.1
572576
# via gevent
573577
zope-interface==7.2
574578
# via gevent
575-
zstandard==0.23.0
579+
zstandard==0.24.0
576580
# via mpcontribs-api (setup.py)
577581

578582
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)