Skip to content

Commit 81a7611

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent e5f5f0a commit 81a7611

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

mpcontribs-api/requirements/deployment.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939
boltons==25.0.0
4040
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41-
boto3==1.42.46
41+
boto3==1.42.51
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.42.46
43+
botocore==1.42.51
4444
# via
4545
# boto3
4646
# s3transfer
@@ -313,7 +313,7 @@ packaging==26.0
313313
# plotly
314314
palettable==3.3.3
315315
# via pymatgen
316-
pandas==3.0.0
316+
pandas==3.0.1
317317
# via
318318
# -r python/requirements.txt
319319
# pymatgen
@@ -323,11 +323,11 @@ parso==0.8.6
323323
# via jedi
324324
pexpect==4.9.0
325325
# via ipython
326-
pillow==12.1.0
326+
pillow==12.1.1
327327
# via matplotlib
328328
pint==0.25.2
329329
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
330-
platformdirs==4.5.1
330+
platformdirs==4.9.2
331331
# via
332332
# jupyter-core
333333
# pint
@@ -397,7 +397,7 @@ pyzmq==27.1.0
397397
# jupyter-client
398398
# jupyter-server
399399
# notebook
400-
redis==7.1.1
400+
redis==7.2.0
401401
# via
402402
# flask-rq2
403403
# flask-sse

mpcontribs-client/requirements/deployment.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bravado==12.0.1
2020
# via mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)
2121
bravado-core==6.1.1
2222
# via bravado
23-
cachetools==7.0.0
23+
cachetools==7.0.1
2424
# via mpcontribs-client (MPContribs/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
@@ -121,7 +121,7 @@ packaging==26.0
121121
# plotly
122122
palettable==3.3.3
123123
# via pymatgen
124-
pandas==3.0.0
124+
pandas==3.0.1
125125
# via
126126
# -r python/requirements.txt
127127
# mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)
@@ -130,11 +130,11 @@ parso==0.8.6
130130
# via jedi
131131
pexpect==4.9.0
132132
# via ipython
133-
pillow==12.1.0
133+
pillow==12.1.1
134134
# via matplotlib
135135
pint==0.25.2
136136
# via mpcontribs-client (MPContribs/mpcontribs-client/pyproject.toml)
137-
platformdirs==4.5.1
137+
platformdirs==4.9.2
138138
# via pint
139139
plotly==6.5.2
140140
# via

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 4 additions & 4 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==7.0.0
37+
cachetools==7.0.1
3838
# via mpcontribs-client
3939
certifi==2026.1.4
4040
# via requests
@@ -238,7 +238,7 @@ packaging==26.0
238238
# pytest
239239
palettable==3.3.3
240240
# via pymatgen
241-
pandas==3.0.0
241+
pandas==3.0.1
242242
# via
243243
# -r python/requirements.txt
244244
# mpcontribs-client
@@ -249,11 +249,11 @@ parso==0.8.6
249249
# via jedi
250250
pexpect==4.9.0
251251
# via ipython
252-
pillow==12.1.0
252+
pillow==12.1.1
253253
# via matplotlib
254254
pint==0.25.2
255255
# via mpcontribs-client
256-
platformdirs==4.5.1
256+
platformdirs==4.9.2
257257
# via
258258
# jupyter-core
259259
# pint

mpcontribs-portal/requirements/deployment.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ boltons==25.0.0
2424
# via
2525
# mpcontribs-client
2626
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27-
boto3==1.42.46
27+
boto3==1.42.51
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29-
botocore==1.42.46
29+
botocore==1.42.51
3030
# via
3131
# boto3
3232
# s3transfer
@@ -36,7 +36,7 @@ bravado-core==6.1.1
3636
# via bravado
3737
bytecode==0.17.0
3838
# via ddtrace
39-
cachetools==7.0.0
39+
cachetools==7.0.1
4040
# via mpcontribs-client
4141
certifi==2026.1.4
4242
# via requests
@@ -228,7 +228,7 @@ packaging==26.0
228228
# plotly
229229
palettable==3.3.3
230230
# via pymatgen
231-
pandas==3.0.0
231+
pandas==3.0.1
232232
# via
233233
# -r python/requirements.txt
234234
# mpcontribs-client
@@ -239,11 +239,11 @@ parso==0.8.6
239239
# via jedi
240240
pexpect==4.9.0
241241
# via ipython
242-
pillow==12.1.0
242+
pillow==12.1.1
243243
# via matplotlib
244244
pint==0.25.2
245245
# via mpcontribs-client
246-
platformdirs==4.5.1
246+
platformdirs==4.9.2
247247
# via
248248
# jupyter-core
249249
# pint
@@ -296,7 +296,7 @@ pyzmq==27.1.0
296296
# via
297297
# ipykernel
298298
# jupyter-client
299-
redis==7.1.1
299+
redis==7.2.0
300300
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
301301
referencing==0.37.0
302302
# via

0 commit comments

Comments
 (0)