Skip to content

Commit

Permalink
upgrade dependencies for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 28, 2023
1 parent f9e922e commit 00a51a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boltons==23.1.1
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
boto3==1.33.0
boto3==1.33.1
# via flask-mongorest-mpcontribs
botocore==1.33.0
botocore==1.33.1
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ contourpy==1.2.0
# via matplotlib
crontab==1.0.1
# via rq-scheduler
cryptography==41.0.6
cryptography==41.0.7
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
boto3==1.33.0
boto3==1.33.1
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.33.0
botocore==1.33.1
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 00a51a0

Please sign in to comment.