Skip to content

Commit faed382

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 11ee002 commit faed382

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ blinker==1.9.0
3636
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
39-
boto3==1.39.15
39+
boto3==1.39.16
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.39.15
41+
botocore==1.39.16
4242
# via
4343
# boto3
4444
# s3transfer
@@ -251,7 +251,7 @@ more-itertools==10.7.0
251251
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
252252
mpmath==1.3.0
253253
# via sympy
254-
narwhals==2.0.0
254+
narwhals==2.0.1
255255
# via plotly
256256
nbclassic==1.3.1
257257
# via notebook
@@ -291,7 +291,7 @@ numpy==1.26.4
291291
# pymatgen
292292
# scipy
293293
# spglib
294-
opentelemetry-api==1.35.0
294+
opentelemetry-api==1.36.0
295295
# via ddtrace
296296
orjson==3.11.1
297297
# via
@@ -411,7 +411,7 @@ referencing==0.36.2
411411
# jsonschema
412412
# jsonschema-specifications
413413
# jupyter-events
414-
regex==2024.11.6
414+
regex==2025.7.29
415415
# via dateparser
416416
requests==2.32.4
417417
# via

mpcontribs-client/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ msgpack==1.1.1
9898
# via
9999
# bravado
100100
# bravado-core
101-
narwhals==2.0.0
101+
narwhals==2.0.1
102102
# via plotly
103103
networkx==3.5
104104
# via pymatgen

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ msgpack==1.1.1
190190
# via
191191
# bravado
192192
# bravado-core
193-
narwhals==2.0.0
193+
narwhals==2.0.1
194194
# via plotly
195195
nbclient==0.10.2
196196
# via nbconvert
@@ -216,7 +216,7 @@ numpy==1.26.4
216216
# pymatgen
217217
# scipy
218218
# spglib
219-
opentelemetry-api==1.35.0
219+
opentelemetry-api==1.36.0
220220
# via ddtrace
221221
orjson==3.11.1
222222
# via

mpcontribs-portal/requirements/deployment.txt

Lines changed: 4 additions & 4 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/setup.py)
27-
boto3==1.39.15
27+
boto3==1.39.16
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
29-
botocore==1.39.15
29+
botocore==1.39.16
3030
# via
3131
# boto3
3232
# s3transfer
@@ -189,7 +189,7 @@ msgpack==1.1.1
189189
# via
190190
# bravado
191191
# bravado-core
192-
narwhals==2.0.0
192+
narwhals==2.0.1
193193
# via plotly
194194
nbclient==0.10.2
195195
# via nbconvert
@@ -215,7 +215,7 @@ numpy==1.26.4
215215
# pymatgen
216216
# scipy
217217
# spglib
218-
opentelemetry-api==1.35.0
218+
opentelemetry-api==1.36.0
219219
# via ddtrace
220220
orjson==3.11.1
221221
# via pymatgen

0 commit comments

Comments
 (0)