Skip to content

Commit 1a9cd68

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 164d116 commit 1a9cd68

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

mpcontribs-api/requirements/deployment.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 (MPContribs/mpcontribs-api/setup.py)
3939
boltons==25.0.0
4040
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
41-
boto3==1.40.62
41+
boto3==1.40.64
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.40.62
43+
botocore==1.40.64
4444
# via
4545
# boto3
4646
# s3transfer
@@ -253,7 +253,7 @@ more-itertools==10.8.0
253253
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
254254
mpmath==1.3.0
255255
# via sympy
256-
narwhals==2.10.0
256+
narwhals==2.10.1
257257
# via plotly
258258
nbclassic==1.3.3
259259
# via notebook
@@ -538,7 +538,7 @@ urllib3==2.5.0
538538
# requests
539539
wcwidth==0.2.14
540540
# via prompt-toolkit
541-
webcolors==24.11.1
541+
webcolors==25.10.0
542542
# via jsonschema
543543
webencodings==0.5.1
544544
# via

mpcontribs-client/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ msgpack==1.1.2
9898
# via
9999
# bravado
100100
# bravado-core
101-
narwhals==2.10.0
101+
narwhals==2.10.1
102102
# via plotly
103103
networkx==3.5
104104
# via pymatgen
@@ -265,5 +265,5 @@ urllib3==2.5.0
265265
# via requests
266266
wcwidth==0.2.14
267267
# via prompt-toolkit
268-
webcolors==24.11.1
268+
webcolors==25.10.0
269269
# via jsonschema

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ msgpack==1.1.2
192192
# via
193193
# bravado
194194
# bravado-core
195-
narwhals==2.10.0
195+
narwhals==2.10.1
196196
# via plotly
197197
nbclient==0.10.2
198198
# via nbconvert
@@ -454,7 +454,7 @@ urllib3==2.5.0
454454
# via requests
455455
wcwidth==0.2.14
456456
# via prompt-toolkit
457-
webcolors==24.11.1
457+
webcolors==25.10.0
458458
# via jsonschema
459459
webencodings==0.5.1
460460
# 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.40.62
27+
boto3==1.40.64
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
29-
botocore==1.40.62
29+
botocore==1.40.64
3030
# via
3131
# boto3
3232
# s3transfer
@@ -189,7 +189,7 @@ msgpack==1.1.2
189189
# via
190190
# bravado
191191
# bravado-core
192-
narwhals==2.10.0
192+
narwhals==2.10.1
193193
# via plotly
194194
nbclient==0.10.2
195195
# via nbconvert
@@ -415,7 +415,7 @@ urllib3==2.5.0
415415
# requests
416416
wcwidth==0.2.14
417417
# via prompt-toolkit
418-
webcolors==24.11.1
418+
webcolors==25.10.0
419419
# via jsonschema
420420
webencodings==0.5.1
421421
# via

0 commit comments

Comments
 (0)