Skip to content

Commit df7bf52

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

16 files changed

+264
-258
lines changed

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

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt
66
#
7-
anyio==4.7.0
7+
anyio==4.8.0
88
# via jupyter-server
99
apispec==5.2.2
1010
# via mpcontribs-api (setup.py)
@@ -30,15 +30,15 @@ attrs==24.3.0
3030
# referencing
3131
beautifulsoup4==4.12.3
3232
# via nbconvert
33-
bleach==6.2.0
33+
bleach[css]==6.2.0
3434
# via nbconvert
3535
blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==24.1.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.35.86
39+
boto3==1.35.92
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.35.86
41+
botocore==1.35.92
4242
# via
4343
# boto3
4444
# s3transfer
@@ -52,9 +52,9 @@ cffi==1.17.1
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
55-
charset-normalizer==3.4.0
55+
charset-normalizer==3.4.1
5656
# via requests
57-
click==8.1.7
57+
click==8.1.8
5858
# via
5959
# flask
6060
# rq
@@ -163,7 +163,7 @@ itsdangerous==2.2.0
163163
# via flask
164164
jedi==0.19.2
165165
# via ipython
166-
jinja2==3.1.4
166+
jinja2==3.1.5
167167
# via
168168
# flask
169169
# jupyter-server
@@ -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.7
213+
kiwisolver==1.4.8
214214
# via matplotlib
215215
latexcodec==3.0.0
216216
# via pybtex
@@ -219,7 +219,7 @@ markupsafe==3.0.2
219219
# jinja2
220220
# nbconvert
221221
# werkzeug
222-
marshmallow==3.23.2
222+
marshmallow==3.23.3
223223
# via
224224
# flask-marshmallow
225225
# marshmallow-mongoengine
@@ -233,7 +233,7 @@ matplotlib-inline==0.1.7
233233
# ipython
234234
mimerender-pr36==0.0.2
235235
# via flask-mongorest-mpcontribs
236-
mistune==3.0.2
236+
mistune==3.1.0
237237
# via
238238
# flasgger-tschaume
239239
# nbconvert
@@ -242,7 +242,7 @@ mongoengine==0.29.1
242242
# atlasq-tschaume
243243
# flask-mongoengine-tschaume
244244
# marshmallow-mongoengine
245-
monty==2024.12.10
245+
monty==2025.1.3
246246
# via pymatgen
247247
more-itertools==10.5.0
248248
# via mpcontribs-api (setup.py)
@@ -252,7 +252,7 @@ nbclassic==1.1.0
252252
# via notebook
253253
nbclient==0.10.2
254254
# via nbconvert
255-
nbconvert==7.16.4
255+
nbconvert==7.16.5
256256
# via
257257
# jupyter-server
258258
# notebook
@@ -287,7 +287,7 @@ numpy==1.26.4
287287
# spglib
288288
opentelemetry-api==1.29.0
289289
# via ddtrace
290-
orjson==3.10.12
290+
orjson==3.10.13
291291
# via flask-mongorest-mpcontribs
292292
overrides==7.7.0
293293
# via jupyter-server
@@ -310,7 +310,7 @@ parso==0.8.4
310310
# via jedi
311311
pexpect==4.9.0
312312
# via ipython
313-
pillow==11.0.0
313+
pillow==11.1.0
314314
# via matplotlib
315315
pint==0.19.2
316316
# via mpcontribs-api (setup.py)
@@ -340,7 +340,7 @@ pybtex==0.24.0
340340
# via pymatgen
341341
pycparser==2.22
342342
# via cffi
343-
pygments==2.18.0
343+
pygments==2.19.0
344344
# via
345345
# ipython
346346
# nbconvert
@@ -352,7 +352,7 @@ pymongo==4.10.1
352352
# mongoengine
353353
pyopenssl==24.3.0
354354
# via mpcontribs-api (setup.py)
355-
pyparsing==3.2.0
355+
pyparsing==3.2.1
356356
# via matplotlib
357357
python-dateutil==2.9.0.post0
358358
# via
@@ -414,21 +414,21 @@ rpds-py==0.22.3
414414
# via
415415
# jsonschema
416416
# referencing
417-
rq==2.0.0
417+
rq==2.1.0
418418
# via
419419
# flask-rq2
420420
# rq-scheduler
421421
rq-scheduler==0.14.0
422422
# via flask-rq2
423-
ruamel-yaml==0.18.6
423+
ruamel-yaml==0.18.9
424424
# via
425425
# monty
426426
# pymatgen
427427
ruamel-yaml-clib==0.2.12
428428
# via ruamel-yaml
429429
s3transfer==0.10.4
430430
# via boto3
431-
scipy==1.14.1
431+
scipy==1.15.0
432432
# via pymatgen
433433
semantic-version==2.10.0
434434
# via mpcontribs-api (setup.py)
@@ -468,7 +468,7 @@ terminado==0.18.1
468468
# jupyter-server-terminals
469469
# notebook
470470
tinycss2==1.4.0
471-
# via nbconvert
471+
# via bleach
472472
tornado==6.4.2
473473
# via
474474
# ipykernel
@@ -499,6 +499,7 @@ typing-extensions==4.12.2
499499
# anyio
500500
# ddtrace
501501
# ipython
502+
# mistune
502503
tzdata==2024.2
503504
# via pandas
504505
tzlocal==5.2
@@ -509,7 +510,7 @@ uncertainties==3.2.2
509510
# pymatgen
510511
uri-template==1.3.0
511512
# via jsonschema
512-
urllib3==2.2.3
513+
urllib3==2.3.0
513514
# via
514515
# botocore
515516
# requests

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

Lines changed: 22 additions & 21 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.10_extras.txt
66
#
7-
anyio==4.7.0
7+
anyio==4.8.0
88
# via jupyter-server
99
apispec==5.2.2
1010
# via mpcontribs-api (setup.py)
@@ -30,15 +30,15 @@ attrs==24.3.0
3030
# referencing
3131
beautifulsoup4==4.12.3
3232
# via nbconvert
33-
bleach==6.2.0
33+
bleach[css]==6.2.0
3434
# via nbconvert
3535
blinker==1.9.0
3636
# via mpcontribs-api (setup.py)
3737
boltons==24.1.0
3838
# via mpcontribs-api (setup.py)
39-
boto3==1.35.86
39+
boto3==1.35.92
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.35.86
41+
botocore==1.35.92
4242
# via
4343
# boto3
4444
# s3transfer
@@ -52,9 +52,9 @@ cffi==1.17.1
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
55-
charset-normalizer==3.4.0
55+
charset-normalizer==3.4.1
5656
# via requests
57-
click==8.1.7
57+
click==8.1.8
5858
# via
5959
# flask
6060
# rq
@@ -168,7 +168,7 @@ itsdangerous==2.2.0
168168
# via flask
169169
jedi==0.19.2
170170
# via ipython
171-
jinja2==3.1.4
171+
jinja2==3.1.5
172172
# via
173173
# flask
174174
# jupyter-server
@@ -215,7 +215,7 @@ jupyter-server-terminals==0.5.3
215215
# via jupyter-server
216216
jupyterlab-pygments==0.3.0
217217
# via nbconvert
218-
kiwisolver==1.4.7
218+
kiwisolver==1.4.8
219219
# via matplotlib
220220
latexcodec==3.0.0
221221
# via pybtex
@@ -224,7 +224,7 @@ markupsafe==3.0.2
224224
# jinja2
225225
# nbconvert
226226
# werkzeug
227-
marshmallow==3.23.2
227+
marshmallow==3.23.3
228228
# via
229229
# flask-marshmallow
230230
# marshmallow-mongoengine
@@ -240,7 +240,7 @@ mccabe==0.7.0
240240
# via flake8
241241
mimerender-pr36==0.0.2
242242
# via flask-mongorest-mpcontribs
243-
mistune==3.0.2
243+
mistune==3.1.0
244244
# via
245245
# flasgger-tschaume
246246
# nbconvert
@@ -249,7 +249,7 @@ mongoengine==0.29.1
249249
# atlasq-tschaume
250250
# flask-mongoengine-tschaume
251251
# marshmallow-mongoengine
252-
monty==2024.12.10
252+
monty==2025.1.3
253253
# via pymatgen
254254
more-itertools==10.5.0
255255
# via mpcontribs-api (setup.py)
@@ -259,7 +259,7 @@ nbclassic==1.1.0
259259
# via notebook
260260
nbclient==0.10.2
261261
# via nbconvert
262-
nbconvert==7.16.4
262+
nbconvert==7.16.5
263263
# via
264264
# jupyter-server
265265
# notebook
@@ -294,7 +294,7 @@ numpy==1.26.4
294294
# spglib
295295
opentelemetry-api==1.29.0
296296
# via ddtrace
297-
orjson==3.10.12
297+
orjson==3.10.13
298298
# via flask-mongorest-mpcontribs
299299
overrides==7.7.0
300300
# via jupyter-server
@@ -318,7 +318,7 @@ parso==0.8.4
318318
# via jedi
319319
pexpect==4.9.0
320320
# via ipython
321-
pillow==11.0.0
321+
pillow==11.1.0
322322
# via matplotlib
323323
pint==0.19.2
324324
# via mpcontribs-api (setup.py)
@@ -354,7 +354,7 @@ pycparser==2.22
354354
# via cffi
355355
pyflakes==3.2.0
356356
# via flake8
357-
pygments==2.18.0
357+
pygments==2.19.0
358358
# via
359359
# ipython
360360
# nbconvert
@@ -366,7 +366,7 @@ pymongo==4.10.1
366366
# mongoengine
367367
pyopenssl==24.3.0
368368
# via mpcontribs-api (setup.py)
369-
pyparsing==3.2.0
369+
pyparsing==3.2.1
370370
# via matplotlib
371371
pytest==8.3.4
372372
# via mpcontribs-api (setup.py)
@@ -430,21 +430,21 @@ rpds-py==0.22.3
430430
# via
431431
# jsonschema
432432
# referencing
433-
rq==2.0.0
433+
rq==2.1.0
434434
# via
435435
# flask-rq2
436436
# rq-scheduler
437437
rq-scheduler==0.14.0
438438
# via flask-rq2
439-
ruamel-yaml==0.18.6
439+
ruamel-yaml==0.18.9
440440
# via
441441
# monty
442442
# pymatgen
443443
ruamel-yaml-clib==0.2.12
444444
# via ruamel-yaml
445445
s3transfer==0.10.4
446446
# via boto3
447-
scipy==1.14.1
447+
scipy==1.15.0
448448
# via pymatgen
449449
semantic-version==2.10.0
450450
# via mpcontribs-api (setup.py)
@@ -484,7 +484,7 @@ terminado==0.18.1
484484
# jupyter-server-terminals
485485
# notebook
486486
tinycss2==1.4.0
487-
# via nbconvert
487+
# via bleach
488488
tomli==2.2.1
489489
# via pytest
490490
tornado==6.4.2
@@ -517,6 +517,7 @@ typing-extensions==4.12.2
517517
# anyio
518518
# ddtrace
519519
# ipython
520+
# mistune
520521
tzdata==2024.2
521522
# via pandas
522523
tzlocal==5.2
@@ -527,7 +528,7 @@ uncertainties==3.2.2
527528
# pymatgen
528529
uri-template==1.3.0
529530
# via jsonschema
530-
urllib3==2.2.3
531+
urllib3==2.3.0
531532
# via
532533
# botocore
533534
# requests

0 commit comments

Comments
 (0)