Skip to content

Commit a0e4eeb

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent d082071 commit a0e4eeb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mpcontribs-api/requirements/deployment.txt

Lines changed: 2 additions & 2 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.36.26
37+
boto3==1.37.1
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.36.26
39+
botocore==1.37.1
4040
# via
4141
# boto3
4242
# s3transfer

mpcontribs-portal/requirements/deployment.txt

Lines changed: 2 additions & 2 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.36.26
25+
boto3==1.37.1
2626
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
27-
botocore==1.36.26
27+
botocore==1.37.1
2828
# via
2929
# boto3
3030
# s3transfer

0 commit comments

Comments
 (0)