Skip to content

Commit 4e60bc9

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#1941)
* 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 c867f7f commit 4e60bc9

16 files changed

Lines changed: 126 additions & 126 deletions

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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.24
39+
boto3==1.40.27
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.24
41+
botocore==1.40.27
4242
# via
4343
# boto3
4444
# s3transfer
@@ -48,7 +48,7 @@ bytecode==0.17.0
4848
# via ddtrace
4949
certifi==2025.8.3
5050
# via requests
51-
cffi==1.17.1
51+
cffi==2.0.0
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
@@ -84,7 +84,7 @@ decorator==5.2.1
8484
# via ipython
8585
defusedxml==0.7.1
8686
# via nbconvert
87-
dnspython==2.7.0
87+
dnspython==2.8.0
8888
# via
8989
# mpcontribs-api (setup.py)
9090
# pymongo
@@ -187,7 +187,7 @@ jsonschema[format-nongpl]==4.25.1
187187
# flasgger-tschaume
188188
# jupyter-events
189189
# nbformat
190-
jsonschema-specifications==2025.4.1
190+
jsonschema-specifications==2025.9.1
191191
# via jsonschema
192192
jupyter-client==7.4.9
193193
# via
@@ -251,7 +251,7 @@ more-itertools==10.8.0
251251
# via mpcontribs-api (setup.py)
252252
mpmath==1.3.0
253253
# via sympy
254-
narwhals==2.3.0
254+
narwhals==2.4.0
255255
# via plotly
256256
nbclassic==1.3.2
257257
# via notebook
@@ -280,7 +280,7 @@ notebook==6.5.7
280280
# via mpcontribs-api (setup.py)
281281
notebook-shim==0.2.4
282282
# via nbclassic
283-
numpy==2.3.2
283+
numpy==2.3.3
284284
# via
285285
# contourpy
286286
# matplotlib
@@ -346,7 +346,7 @@ ptyprocess==0.7.0
346346
# terminado
347347
pure-eval==0.2.3
348348
# via stack-data
349-
pycparser==2.22
349+
pycparser==2.23
350350
# via cffi
351351
pygments==2.19.2
352352
# via
@@ -392,7 +392,7 @@ pyyaml==6.0.2
392392
# via
393393
# flasgger-tschaume
394394
# jupyter-events
395-
pyzmq==27.0.2
395+
pyzmq==27.1.0
396396
# via
397397
# ipykernel
398398
# jupyter-client
@@ -430,7 +430,7 @@ rpds-py==0.27.1
430430
# via
431431
# jsonschema
432432
# referencing
433-
rq==2.5.0
433+
rq==2.6.0
434434
# via
435435
# flask-rq2
436436
# rq-scheduler
@@ -442,7 +442,7 @@ ruamel-yaml==0.18.15
442442
# pymatgen
443443
ruamel-yaml-clib==0.2.12
444444
# via ruamel-yaml
445-
s3transfer==0.13.1
445+
s3transfer==0.14.0
446446
# via boto3
447447
scipy==1.16.1
448448
# via pymatgen

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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.24
39+
boto3==1.40.27
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.24
41+
botocore==1.40.27
4242
# via
4343
# boto3
4444
# s3transfer
@@ -48,7 +48,7 @@ bytecode==0.17.0
4848
# via ddtrace
4949
certifi==2025.8.3
5050
# via requests
51-
cffi==1.17.1
51+
cffi==2.0.0
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
@@ -84,7 +84,7 @@ decorator==5.2.1
8484
# via ipython
8585
defusedxml==0.7.1
8686
# via nbconvert
87-
dnspython==2.7.0
87+
dnspython==2.8.0
8888
# via
8989
# mpcontribs-api (setup.py)
9090
# pymongo
@@ -191,7 +191,7 @@ jsonschema[format-nongpl]==4.25.1
191191
# flasgger-tschaume
192192
# jupyter-events
193193
# nbformat
194-
jsonschema-specifications==2025.4.1
194+
jsonschema-specifications==2025.9.1
195195
# via jsonschema
196196
jupyter-client==7.4.9
197197
# via
@@ -257,7 +257,7 @@ more-itertools==10.8.0
257257
# via mpcontribs-api (setup.py)
258258
mpmath==1.3.0
259259
# via sympy
260-
narwhals==2.3.0
260+
narwhals==2.4.0
261261
# via plotly
262262
nbclassic==1.3.2
263263
# via notebook
@@ -286,7 +286,7 @@ notebook==6.5.7
286286
# via mpcontribs-api (setup.py)
287287
notebook-shim==0.2.4
288288
# via nbclassic
289-
numpy==2.3.2
289+
numpy==2.3.3
290290
# via
291291
# contourpy
292292
# matplotlib
@@ -357,7 +357,7 @@ pure-eval==0.2.3
357357
# via stack-data
358358
pycodestyle==2.14.0
359359
# via flake8
360-
pycparser==2.22
360+
pycparser==2.23
361361
# via cffi
362362
pyflakes==3.4.0
363363
# via flake8
@@ -408,7 +408,7 @@ pyyaml==6.0.2
408408
# via
409409
# flasgger-tschaume
410410
# jupyter-events
411-
pyzmq==27.0.2
411+
pyzmq==27.1.0
412412
# via
413413
# ipykernel
414414
# jupyter-client
@@ -446,7 +446,7 @@ rpds-py==0.27.1
446446
# via
447447
# jsonschema
448448
# referencing
449-
rq==2.5.0
449+
rq==2.6.0
450450
# via
451451
# flask-rq2
452452
# rq-scheduler
@@ -458,7 +458,7 @@ ruamel-yaml==0.18.15
458458
# pymatgen
459459
ruamel-yaml-clib==0.2.12
460460
# via ruamel-yaml
461-
s3transfer==0.13.1
461+
s3transfer==0.14.0
462462
# via boto3
463463
scipy==1.16.1
464464
# via pymatgen

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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.24
39+
boto3==1.40.27
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.24
41+
botocore==1.40.27
4242
# via
4343
# boto3
4444
# s3transfer
@@ -48,7 +48,7 @@ bytecode==0.17.0
4848
# via ddtrace
4949
certifi==2025.8.3
5050
# via requests
51-
cffi==1.17.1
51+
cffi==2.0.0
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
@@ -84,7 +84,7 @@ decorator==5.2.1
8484
# via ipython
8585
defusedxml==0.7.1
8686
# via nbconvert
87-
dnspython==2.7.0
87+
dnspython==2.8.0
8888
# via
8989
# mpcontribs-api (setup.py)
9090
# pymongo
@@ -187,7 +187,7 @@ jsonschema[format-nongpl]==4.25.1
187187
# flasgger-tschaume
188188
# jupyter-events
189189
# nbformat
190-
jsonschema-specifications==2025.4.1
190+
jsonschema-specifications==2025.9.1
191191
# via jsonschema
192192
jupyter-client==7.4.9
193193
# via
@@ -251,7 +251,7 @@ more-itertools==10.8.0
251251
# via mpcontribs-api (setup.py)
252252
mpmath==1.3.0
253253
# via sympy
254-
narwhals==2.3.0
254+
narwhals==2.4.0
255255
# via plotly
256256
nbclassic==1.3.2
257257
# via notebook
@@ -280,7 +280,7 @@ notebook==6.5.7
280280
# via mpcontribs-api (setup.py)
281281
notebook-shim==0.2.4
282282
# via nbclassic
283-
numpy==2.3.2
283+
numpy==2.3.3
284284
# via
285285
# contourpy
286286
# matplotlib
@@ -344,7 +344,7 @@ ptyprocess==0.7.0
344344
# terminado
345345
pure-eval==0.2.3
346346
# via stack-data
347-
pycparser==2.22
347+
pycparser==2.23
348348
# via cffi
349349
pygments==2.19.2
350350
# via
@@ -390,7 +390,7 @@ pyyaml==6.0.2
390390
# via
391391
# flasgger-tschaume
392392
# jupyter-events
393-
pyzmq==27.0.2
393+
pyzmq==27.1.0
394394
# via
395395
# ipykernel
396396
# jupyter-client
@@ -428,7 +428,7 @@ rpds-py==0.27.1
428428
# via
429429
# jsonschema
430430
# referencing
431-
rq==2.5.0
431+
rq==2.6.0
432432
# via
433433
# flask-rq2
434434
# rq-scheduler
@@ -440,7 +440,7 @@ ruamel-yaml==0.18.15
440440
# pymatgen
441441
ruamel-yaml-clib==0.2.12
442442
# via ruamel-yaml
443-
s3transfer==0.13.1
443+
s3transfer==0.14.0
444444
# via boto3
445445
scipy==1.16.1
446446
# via pymatgen

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -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.24
39+
boto3==1.40.27
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.40.24
41+
botocore==1.40.27
4242
# via
4343
# boto3
4444
# s3transfer
@@ -48,7 +48,7 @@ bytecode==0.17.0
4848
# via ddtrace
4949
certifi==2025.8.3
5050
# via requests
51-
cffi==1.17.1
51+
cffi==2.0.0
5252
# via
5353
# argon2-cffi-bindings
5454
# cryptography
@@ -84,7 +84,7 @@ decorator==5.2.1
8484
# via ipython
8585
defusedxml==0.7.1
8686
# via nbconvert
87-
dnspython==2.7.0
87+
dnspython==2.8.0
8888
# via
8989
# mpcontribs-api (setup.py)
9090
# pymongo
@@ -191,7 +191,7 @@ jsonschema[format-nongpl]==4.25.1
191191
# flasgger-tschaume
192192
# jupyter-events
193193
# nbformat
194-
jsonschema-specifications==2025.4.1
194+
jsonschema-specifications==2025.9.1
195195
# via jsonschema
196196
jupyter-client==7.4.9
197197
# via
@@ -257,7 +257,7 @@ more-itertools==10.8.0
257257
# via mpcontribs-api (setup.py)
258258
mpmath==1.3.0
259259
# via sympy
260-
narwhals==2.3.0
260+
narwhals==2.4.0
261261
# via plotly
262262
nbclassic==1.3.2
263263
# via notebook
@@ -286,7 +286,7 @@ notebook==6.5.7
286286
# via mpcontribs-api (setup.py)
287287
notebook-shim==0.2.4
288288
# via nbclassic
289-
numpy==2.3.2
289+
numpy==2.3.3
290290
# via
291291
# contourpy
292292
# matplotlib
@@ -355,7 +355,7 @@ pure-eval==0.2.3
355355
# via stack-data
356356
pycodestyle==2.14.0
357357
# via flake8
358-
pycparser==2.22
358+
pycparser==2.23
359359
# via cffi
360360
pyflakes==3.4.0
361361
# via flake8
@@ -406,7 +406,7 @@ pyyaml==6.0.2
406406
# via
407407
# flasgger-tschaume
408408
# jupyter-events
409-
pyzmq==27.0.2
409+
pyzmq==27.1.0
410410
# via
411411
# ipykernel
412412
# jupyter-client
@@ -444,7 +444,7 @@ rpds-py==0.27.1
444444
# via
445445
# jsonschema
446446
# referencing
447-
rq==2.5.0
447+
rq==2.6.0
448448
# via
449449
# flask-rq2
450450
# rq-scheduler
@@ -456,7 +456,7 @@ ruamel-yaml==0.18.15
456456
# pymatgen
457457
ruamel-yaml-clib==0.2.12
458458
# via ruamel-yaml
459-
s3transfer==0.13.1
459+
s3transfer==0.14.0
460460
# via boto3
461461
scipy==1.16.1
462462
# via pymatgen

0 commit comments

Comments
 (0)