Skip to content

Commit 13c97a5

Browse files
tschaumegithub-actions
and
github-actions
authored
Automated dependency upgrades (#1856)
* 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 <[email protected]>
1 parent 352f62d commit 13c97a5

16 files changed

+145
-129
lines changed

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ 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.57
39+
boto3==1.35.63
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.35.57
41+
botocore==1.35.63
4242
# via
4343
# boto3
4444
# s3transfer
@@ -60,7 +60,7 @@ click==8.1.7
6060
# rq
6161
comm==0.2.2
6262
# via ipykernel
63-
contourpy==1.3.0
63+
contourpy==1.3.1
6464
# via matplotlib
6565
cramjam==2.9.0
6666
# via python-snappy
@@ -74,15 +74,15 @@ cycler==0.12.1
7474
# via matplotlib
7575
dateparser==1.2.0
7676
# via mpcontribs-api (setup.py)
77-
ddtrace==2.16.0
77+
ddtrace==2.16.2
7878
# via mpcontribs-api (setup.py)
7979
debugpy==1.8.8
8080
# via ipykernel
8181
decorator==5.1.1
8282
# via ipython
8383
defusedxml==0.7.1
8484
# via nbconvert
85-
deprecated==1.2.14
85+
deprecated==1.2.15
8686
# via opentelemetry-api
8787
dnspython==2.7.0
8888
# via
@@ -128,13 +128,13 @@ flask-sse==1.0.0
128128
# via flask-mongorest-mpcontribs
129129
flatten-dict==0.4.2
130130
# via flask-mongorest-mpcontribs
131-
fonttools==4.54.1
131+
fonttools==4.55.0
132132
# via matplotlib
133133
fqdn==1.5.1
134134
# via jsonschema
135135
freezegun==1.5.1
136136
# via rq-scheduler
137-
gevent==24.10.3
137+
gevent==24.11.1
138138
# via gunicorn
139139
greenlet==3.1.1
140140
# via gevent
@@ -344,7 +344,7 @@ pygments==2.18.0
344344
# via
345345
# ipython
346346
# nbconvert
347-
pymatgen==2024.10.29
347+
pymatgen==2024.11.13
348348
# via mpcontribs-api (setup.py)
349349
pymongo==4.10.1
350350
# via
@@ -436,7 +436,7 @@ send2trash==1.8.3
436436
# via
437437
# jupyter-server
438438
# notebook
439-
setproctitle==1.3.3
439+
setproctitle==1.3.4
440440
# via mpcontribs-api (setup.py)
441441
six==1.16.0
442442
# via

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

+10-10
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ 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.57
39+
boto3==1.35.63
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.35.57
41+
botocore==1.35.63
4242
# via
4343
# boto3
4444
# s3transfer
@@ -60,7 +60,7 @@ click==8.1.7
6060
# rq
6161
comm==0.2.2
6262
# via ipykernel
63-
contourpy==1.3.0
63+
contourpy==1.3.1
6464
# via matplotlib
6565
cramjam==2.9.0
6666
# via python-snappy
@@ -74,15 +74,15 @@ cycler==0.12.1
7474
# via matplotlib
7575
dateparser==1.2.0
7676
# via mpcontribs-api (setup.py)
77-
ddtrace==2.16.0
77+
ddtrace==2.16.2
7878
# via mpcontribs-api (setup.py)
7979
debugpy==1.8.8
8080
# via ipykernel
8181
decorator==5.1.1
8282
# via ipython
8383
defusedxml==0.7.1
8484
# via nbconvert
85-
deprecated==1.2.14
85+
deprecated==1.2.15
8686
# via opentelemetry-api
8787
dnspython==2.7.0
8888
# via
@@ -131,13 +131,13 @@ flask-sse==1.0.0
131131
# via flask-mongorest-mpcontribs
132132
flatten-dict==0.4.2
133133
# via flask-mongorest-mpcontribs
134-
fonttools==4.54.1
134+
fonttools==4.55.0
135135
# via matplotlib
136136
fqdn==1.5.1
137137
# via jsonschema
138138
freezegun==1.5.1
139139
# via rq-scheduler
140-
gevent==24.10.3
140+
gevent==24.11.1
141141
# via gunicorn
142142
greenlet==3.1.1
143143
# via gevent
@@ -358,7 +358,7 @@ pygments==2.18.0
358358
# via
359359
# ipython
360360
# nbconvert
361-
pymatgen==2024.10.29
361+
pymatgen==2024.11.13
362362
# via mpcontribs-api (setup.py)
363363
pymongo==4.10.1
364364
# via
@@ -452,7 +452,7 @@ send2trash==1.8.3
452452
# via
453453
# jupyter-server
454454
# notebook
455-
setproctitle==1.3.3
455+
setproctitle==1.3.4
456456
# via mpcontribs-api (setup.py)
457457
six==1.16.0
458458
# via
@@ -486,7 +486,7 @@ terminado==0.18.1
486486
# notebook
487487
tinycss2==1.4.0
488488
# via nbconvert
489-
tomli==2.0.2
489+
tomli==2.1.0
490490
# via pytest
491491
tornado==6.4.1
492492
# via

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (setup.py)
3535
boltons==24.1.0
3636
# via mpcontribs-api (setup.py)
37-
boto3==1.35.57
37+
boto3==1.35.63
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.35.57
39+
botocore==1.35.63
4040
# via
4141
# boto3
4242
# s3transfer
@@ -58,7 +58,7 @@ click==8.1.7
5858
# rq
5959
comm==0.2.2
6060
# via ipykernel
61-
contourpy==1.3.0
61+
contourpy==1.3.1
6262
# via matplotlib
6363
cramjam==2.9.0
6464
# via python-snappy
@@ -72,15 +72,15 @@ cycler==0.12.1
7272
# via matplotlib
7373
dateparser==1.2.0
7474
# via mpcontribs-api (setup.py)
75-
ddtrace==2.16.0
75+
ddtrace==2.16.2
7676
# via mpcontribs-api (setup.py)
7777
debugpy==1.8.8
7878
# via ipykernel
7979
decorator==5.1.1
8080
# via ipython
8181
defusedxml==0.7.1
8282
# via nbconvert
83-
deprecated==1.2.14
83+
deprecated==1.2.15
8484
# via opentelemetry-api
8585
dnspython==2.7.0
8686
# via
@@ -122,13 +122,13 @@ flask-sse==1.0.0
122122
# via flask-mongorest-mpcontribs
123123
flatten-dict==0.4.2
124124
# via flask-mongorest-mpcontribs
125-
fonttools==4.54.1
125+
fonttools==4.55.0
126126
# via matplotlib
127127
fqdn==1.5.1
128128
# via jsonschema
129129
freezegun==1.5.1
130130
# via rq-scheduler
131-
gevent==24.10.3
131+
gevent==24.11.1
132132
# via gunicorn
133133
greenlet==3.1.1
134134
# via gevent
@@ -338,7 +338,7 @@ pygments==2.18.0
338338
# via
339339
# ipython
340340
# nbconvert
341-
pymatgen==2024.10.29
341+
pymatgen==2024.11.13
342342
# via mpcontribs-api (setup.py)
343343
pymongo==4.10.1
344344
# via
@@ -430,7 +430,7 @@ send2trash==1.8.3
430430
# via
431431
# jupyter-server
432432
# notebook
433-
setproctitle==1.3.3
433+
setproctitle==1.3.4
434434
# via mpcontribs-api (setup.py)
435435
six==1.16.0
436436
# via

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

+9-9
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (setup.py)
3535
boltons==24.1.0
3636
# via mpcontribs-api (setup.py)
37-
boto3==1.35.57
37+
boto3==1.35.63
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.35.57
39+
botocore==1.35.63
4040
# via
4141
# boto3
4242
# s3transfer
@@ -58,7 +58,7 @@ click==8.1.7
5858
# rq
5959
comm==0.2.2
6060
# via ipykernel
61-
contourpy==1.3.0
61+
contourpy==1.3.1
6262
# via matplotlib
6363
cramjam==2.9.0
6464
# via python-snappy
@@ -72,15 +72,15 @@ cycler==0.12.1
7272
# via matplotlib
7373
dateparser==1.2.0
7474
# via mpcontribs-api (setup.py)
75-
ddtrace==2.16.0
75+
ddtrace==2.16.2
7676
# via mpcontribs-api (setup.py)
7777
debugpy==1.8.8
7878
# via ipykernel
7979
decorator==5.1.1
8080
# via ipython
8181
defusedxml==0.7.1
8282
# via nbconvert
83-
deprecated==1.2.14
83+
deprecated==1.2.15
8484
# via opentelemetry-api
8585
dnspython==2.7.0
8686
# via
@@ -124,13 +124,13 @@ flask-sse==1.0.0
124124
# via flask-mongorest-mpcontribs
125125
flatten-dict==0.4.2
126126
# via flask-mongorest-mpcontribs
127-
fonttools==4.54.1
127+
fonttools==4.55.0
128128
# via matplotlib
129129
fqdn==1.5.1
130130
# via jsonschema
131131
freezegun==1.5.1
132132
# via rq-scheduler
133-
gevent==24.10.3
133+
gevent==24.11.1
134134
# via gunicorn
135135
greenlet==3.1.1
136136
# via gevent
@@ -351,7 +351,7 @@ pygments==2.18.0
351351
# via
352352
# ipython
353353
# nbconvert
354-
pymatgen==2024.10.29
354+
pymatgen==2024.11.13
355355
# via mpcontribs-api (setup.py)
356356
pymongo==4.10.1
357357
# via
@@ -445,7 +445,7 @@ send2trash==1.8.3
445445
# via
446446
# jupyter-server
447447
# notebook
448-
setproctitle==1.3.3
448+
setproctitle==1.3.4
449449
# via mpcontribs-api (setup.py)
450450
six==1.16.0
451451
# via

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ certifi==2024.8.30
2424
# via requests
2525
charset-normalizer==3.4.0
2626
# via requests
27-
contourpy==1.3.0
27+
contourpy==1.3.1
2828
# via matplotlib
2929
cycler==0.12.1
3030
# via matplotlib
@@ -42,7 +42,7 @@ filetype==1.2.0
4242
# via mpcontribs-client (setup.py)
4343
flatten-dict==0.4.2
4444
# via mpcontribs-client (setup.py)
45-
fonttools==4.54.1
45+
fonttools==4.55.0
4646
# via matplotlib
4747
fqdn==1.5.1
4848
# via jsonschema
@@ -136,7 +136,7 @@ pygments==2.18.0
136136
# via ipython
137137
pyisemail==2.0.1
138138
# via mpcontribs-client (setup.py)
139-
pymatgen==2024.10.29
139+
pymatgen==2024.11.13
140140
# via mpcontribs-client (setup.py)
141141
pymongo==4.10.1
142142
# via mpcontribs-client (setup.py)
@@ -169,7 +169,7 @@ requests==2.32.3
169169
# bravado-core
170170
# pymatgen
171171
# requests-futures
172-
requests-futures==1.0.1
172+
requests-futures==1.0.2
173173
# via mpcontribs-client (setup.py)
174174
rfc3339-validator==0.1.4
175175
# via jsonschema

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ certifi==2024.8.30
2424
# via requests
2525
charset-normalizer==3.4.0
2626
# via requests
27-
contourpy==1.3.0
27+
contourpy==1.3.1
2828
# via matplotlib
29-
coverage[toml]==7.6.4
29+
coverage[toml]==7.6.7
3030
# via pytest-cov
3131
cycler==0.12.1
3232
# via matplotlib
@@ -50,7 +50,7 @@ flake8==7.1.1
5050
# pytest-flake8
5151
flatten-dict==0.4.2
5252
# via mpcontribs-client (setup.py)
53-
fonttools==4.54.1
53+
fonttools==4.55.0
5454
# via matplotlib
5555
fqdn==1.5.1
5656
# via jsonschema
@@ -161,7 +161,7 @@ pygments==2.18.0
161161
# via ipython
162162
pyisemail==2.0.1
163163
# via mpcontribs-client (setup.py)
164-
pymatgen==2024.10.29
164+
pymatgen==2024.11.13
165165
# via mpcontribs-client (setup.py)
166166
pymongo==4.10.1
167167
# via mpcontribs-client (setup.py)
@@ -206,7 +206,7 @@ requests==2.32.3
206206
# bravado-core
207207
# pymatgen
208208
# requests-futures
209-
requests-futures==1.0.1
209+
requests-futures==1.0.2
210210
# via mpcontribs-client (setup.py)
211211
rfc3339-validator==0.1.4
212212
# via jsonschema
@@ -253,7 +253,7 @@ tabulate==0.9.0
253253
# via pymatgen
254254
tenacity==9.0.0
255255
# via plotly
256-
tomli==2.0.2
256+
tomli==2.1.0
257257
# via
258258
# coverage
259259
# pytest

0 commit comments

Comments
 (0)