Skip to content

Commit 6a73345

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 9586029 commit 6a73345

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

mpcontribs-api/requirements/deployment.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3535
boltons==25.0.0
3636
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
37-
boto3==1.37.1
37+
boto3==1.37.2
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.37.1
39+
botocore==1.37.2
4040
# via
4141
# boto3
4242
# s3transfer
@@ -72,7 +72,7 @@ cycler==0.12.1
7272
# via matplotlib
7373
dateparser==1.2.1
7474
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
75-
ddtrace==2.21.2
75+
ddtrace==2.21.3
7676
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
7777
debugpy==1.8.12
7878
# via ipykernel
@@ -434,7 +434,7 @@ ruamel-yaml==0.18.10
434434
# pymatgen
435435
ruamel-yaml-clib==0.2.12
436436
# via ruamel-yaml
437-
s3transfer==0.11.2
437+
s3transfer==0.11.3
438438
# via boto3
439439
scipy==1.15.2
440440
# via

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ contourpy==1.3.1
4848
# via matplotlib
4949
cycler==0.12.1
5050
# via matplotlib
51-
ddtrace==2.21.2
51+
ddtrace==2.21.3
5252
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
5353
debugpy==1.8.12
5454
# via ipykernel

mpcontribs-portal/requirements/deployment.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ boltons==25.0.0
2222
# via
2323
# mpcontribs-client
2424
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
25-
boto3==1.37.1
25+
boto3==1.37.2
2626
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
27-
botocore==1.37.1
27+
botocore==1.37.2
2828
# via
2929
# boto3
3030
# s3transfer
@@ -46,7 +46,7 @@ contourpy==1.3.1
4646
# via matplotlib
4747
cycler==0.12.1
4848
# via matplotlib
49-
ddtrace==2.21.2
49+
ddtrace==2.21.3
5050
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
5151
debugpy==1.8.12
5252
# via ipykernel
@@ -323,7 +323,7 @@ ruamel-yaml==0.18.10
323323
# pymatgen
324324
ruamel-yaml-clib==0.2.12
325325
# via ruamel-yaml
326-
s3transfer==0.11.2
326+
s3transfer==0.11.3
327327
# via boto3
328328
scipy==1.15.2
329329
# via

0 commit comments

Comments
 (0)