Skip to content

Commit cbcafff

Browse files
authored
Merge pull request #1993 from materialsproject/auto-dependency-upgrades
Automated dependency upgrades
2 parents 00e720f + d628b7f commit cbcafff

16 files changed

+62
-62
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (pyproject.toml)
3939
boltons==25.0.0
4040
# via mpcontribs-api (pyproject.toml)
41-
boto3==1.42.33
41+
boto3==1.42.34
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.42.33
43+
botocore==1.42.34
4444
# via
4545
# boto3
4646
# s3transfer
@@ -138,7 +138,7 @@ gevent==25.9.1
138138
# via gunicorn
139139
greenlet==3.3.1
140140
# via gevent
141-
gunicorn[gevent]==24.0.0
141+
gunicorn[gevent]==24.1.1
142142
# via mpcontribs-api (pyproject.toml)
143143
idna==3.11
144144
# via
@@ -517,7 +517,7 @@ urllib3==2.6.3
517517
# via
518518
# botocore
519519
# requests
520-
wcwidth==0.3.1
520+
wcwidth==0.4.0
521521
# via prompt-toolkit
522522
webcolors==25.10.0
523523
# via jsonschema

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ boltons==25.0.0
4646
# via
4747
# mpcontribs-api
4848
# mpcontribs-api (pyproject.toml)
49-
boto3==1.42.33
49+
boto3==1.42.34
5050
# via flask-mongorest-mpcontribs
51-
botocore==1.42.33
51+
botocore==1.42.34
5252
# via
5353
# boto3
5454
# s3transfer
@@ -172,7 +172,7 @@ gevent==25.9.1
172172
# via gunicorn
173173
greenlet==3.3.1
174174
# via gevent
175-
gunicorn[gevent]==24.0.0
175+
gunicorn[gevent]==24.1.1
176176
# via
177177
# mpcontribs-api
178178
# mpcontribs-api (pyproject.toml)
@@ -614,7 +614,7 @@ urllib3==2.6.3
614614
# via
615615
# botocore
616616
# requests
617-
wcwidth==0.3.1
617+
wcwidth==0.4.0
618618
# via prompt-toolkit
619619
webcolors==25.10.0
620620
# via jsonschema

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (pyproject.toml)
3939
boltons==25.0.0
4040
# via mpcontribs-api (pyproject.toml)
41-
boto3==1.42.33
41+
boto3==1.42.34
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.42.33
43+
botocore==1.42.34
4444
# via
4545
# boto3
4646
# s3transfer
@@ -138,7 +138,7 @@ gevent==25.9.1
138138
# via gunicorn
139139
greenlet==3.3.1
140140
# via gevent
141-
gunicorn[gevent]==24.0.0
141+
gunicorn[gevent]==24.1.1
142142
# via mpcontribs-api (pyproject.toml)
143143
idna==3.11
144144
# via
@@ -514,7 +514,7 @@ urllib3==2.6.3
514514
# via
515515
# botocore
516516
# requests
517-
wcwidth==0.3.1
517+
wcwidth==0.4.0
518518
# via prompt-toolkit
519519
webcolors==25.10.0
520520
# via jsonschema

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ boltons==25.0.0
4646
# via
4747
# mpcontribs-api
4848
# mpcontribs-api (pyproject.toml)
49-
boto3==1.42.33
49+
boto3==1.42.34
5050
# via flask-mongorest-mpcontribs
51-
botocore==1.42.33
51+
botocore==1.42.34
5252
# via
5353
# boto3
5454
# s3transfer
@@ -172,7 +172,7 @@ gevent==25.9.1
172172
# via gunicorn
173173
greenlet==3.3.1
174174
# via gevent
175-
gunicorn[gevent]==24.0.0
175+
gunicorn[gevent]==24.1.1
176176
# via
177177
# mpcontribs-api
178178
# mpcontribs-api (pyproject.toml)
@@ -611,7 +611,7 @@ urllib3==2.6.3
611611
# via
612612
# botocore
613613
# requests
614-
wcwidth==0.3.1
614+
wcwidth==0.4.0
615615
# via prompt-toolkit
616616
webcolors==25.10.0
617617
# via jsonschema

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bravado==12.0.1
2020
# via mpcontribs-client (pyproject.toml)
2121
bravado-core==6.1.1
2222
# via bravado
23-
cachetools==6.2.4
23+
cachetools==6.2.5
2424
# via mpcontribs-client (pyproject.toml)
2525
certifi==2026.1.4
2626
# via requests
@@ -71,12 +71,12 @@ json2html==1.3.0
7171
jsonpointer==3.0.0
7272
# via jsonschema
7373
jsonref==1.1.0
74+
# via bravado-core
75+
jsonschema[format-nongpl]==4.26.0
7476
# via
7577
# bravado-core
7678
# swagger-spec-validator
7779
jsonschema-specifications==2025.9.1
78-
# via bravado-core
79-
jsonschema[format-nongpl]==4.26.0
8080
# via jsonschema
8181
kiwisolver==1.4.9
8282
# via matplotlib
@@ -249,7 +249,7 @@ uri-template==1.3.0
249249
# via jsonschema
250250
urllib3==2.6.3
251251
# via requests
252-
wcwidth==0.3.1
252+
wcwidth==0.4.0
253253
# via prompt-toolkit
254254
webcolors==25.10.0
255255
# via jsonschema

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bravado==12.0.1
2424
# mpcontribs-client (pyproject.toml)
2525
bravado-core==6.1.1
2626
# via bravado
27-
cachetools==6.2.4
27+
cachetools==6.2.5
2828
# via
2929
# mpcontribs-client
3030
# mpcontribs-client (pyproject.toml)
@@ -34,7 +34,7 @@ charset-normalizer==3.4.4
3434
# via requests
3535
contourpy==1.3.3
3636
# via matplotlib
37-
coverage[toml]==7.13.1
37+
coverage[toml]==7.13.2
3838
# via pytest-cov
3939
cycler==0.12.1
4040
# via matplotlib
@@ -96,12 +96,12 @@ json2html==1.3.0
9696
jsonpointer==3.0.0
9797
# via jsonschema
9898
jsonref==1.1.0
99+
# via bravado-core
100+
jsonschema[format-nongpl]==4.26.0
99101
# via
100102
# bravado-core
101103
# swagger-spec-validator
102104
jsonschema-specifications==2025.9.1
103-
# via bravado-core
104-
jsonschema[format-nongpl]==4.26.0
105105
# via jsonschema
106106
kiwisolver==1.4.9
107107
# via matplotlib
@@ -335,7 +335,7 @@ uri-template==1.3.0
335335
# via jsonschema
336336
urllib3==2.6.3
337337
# via requests
338-
wcwidth==0.3.1
338+
wcwidth==0.4.0
339339
# via prompt-toolkit
340340
webcolors==25.10.0
341341
# via jsonschema

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bravado==12.0.1
2020
# via mpcontribs-client (pyproject.toml)
2121
bravado-core==6.1.1
2222
# via bravado
23-
cachetools==6.2.4
23+
cachetools==6.2.5
2424
# via mpcontribs-client (pyproject.toml)
2525
certifi==2026.1.4
2626
# via requests
@@ -71,12 +71,12 @@ json2html==1.3.0
7171
jsonpointer==3.0.0
7272
# via jsonschema
7373
jsonref==1.1.0
74+
# via bravado-core
75+
jsonschema[format-nongpl]==4.26.0
7476
# via
7577
# bravado-core
7678
# swagger-spec-validator
7779
jsonschema-specifications==2025.9.1
78-
# via bravado-core
79-
jsonschema[format-nongpl]==4.26.0
8080
# via jsonschema
8181
kiwisolver==1.4.9
8282
# via matplotlib
@@ -248,7 +248,7 @@ uri-template==1.3.0
248248
# via jsonschema
249249
urllib3==2.6.3
250250
# via requests
251-
wcwidth==0.3.1
251+
wcwidth==0.4.0
252252
# via prompt-toolkit
253253
webcolors==25.10.0
254254
# via jsonschema

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bravado==12.0.1
2424
# mpcontribs-client (pyproject.toml)
2525
bravado-core==6.1.1
2626
# via bravado
27-
cachetools==6.2.4
27+
cachetools==6.2.5
2828
# via
2929
# mpcontribs-client
3030
# mpcontribs-client (pyproject.toml)
@@ -34,7 +34,7 @@ charset-normalizer==3.4.4
3434
# via requests
3535
contourpy==1.3.3
3636
# via matplotlib
37-
coverage[toml]==7.13.1
37+
coverage[toml]==7.13.2
3838
# via pytest-cov
3939
cycler==0.12.1
4040
# via matplotlib
@@ -96,12 +96,12 @@ json2html==1.3.0
9696
jsonpointer==3.0.0
9797
# via jsonschema
9898
jsonref==1.1.0
99+
# via bravado-core
100+
jsonschema[format-nongpl]==4.26.0
99101
# via
100102
# bravado-core
101103
# swagger-spec-validator
102104
jsonschema-specifications==2025.9.1
103-
# via bravado-core
104-
jsonschema[format-nongpl]==4.26.0
105105
# via jsonschema
106106
kiwisolver==1.4.9
107107
# via matplotlib
@@ -334,7 +334,7 @@ uri-template==1.3.0
334334
# via jsonschema
335335
urllib3==2.6.3
336336
# via requests
337-
wcwidth==0.3.1
337+
wcwidth==0.4.0
338338
# via prompt-toolkit
339339
webcolors==25.10.0
340340
# via jsonschema

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bravado-core==6.1.1
3434
# via bravado
3535
bytecode==0.17.0
3636
# via ddtrace
37-
cachetools==6.2.4
37+
cachetools==6.2.5
3838
# via mpcontribs-client
3939
certifi==2026.1.4
4040
# via requests
@@ -436,7 +436,7 @@ uri-template==1.3.0
436436
# via jsonschema
437437
urllib3==2.6.3
438438
# via requests
439-
wcwidth==0.3.1
439+
wcwidth==0.4.0
440440
# via prompt-toolkit
441441
webcolors==25.10.0
442442
# via jsonschema

mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bravado-core==6.1.1
3434
# via bravado
3535
bytecode==0.17.0
3636
# via ddtrace
37-
cachetools==6.2.4
37+
cachetools==6.2.5
3838
# via mpcontribs-client
3939
certifi==2026.1.4
4040
# via requests
@@ -436,7 +436,7 @@ uri-template==1.3.0
436436
# via jsonschema
437437
urllib3==2.6.3
438438
# via requests
439-
wcwidth==0.3.1
439+
wcwidth==0.4.0
440440
# via prompt-toolkit
441441
webcolors==25.10.0
442442
# via jsonschema

0 commit comments

Comments
 (0)