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 Dec 5, 2023
1 parent 9ddec72 commit b0ea799
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.6
boto3==1.33.8
# via flask-mongorest-mpcontribs
botocore==1.33.6
botocore==1.33.8
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,7 +138,7 @@ fonttools==4.46.0
# via matplotlib
fqdn==1.5.1
# via jsonschema
freezegun==1.3.0
freezegun==1.3.1
# via rq-scheduler
future==0.18.3
# via uncertainties
Expand Down
6 changes: 3 additions & 3 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.6
boto3==1.33.8
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.33.6
botocore==1.33.8
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -295,7 +295,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
pyzmq==25.1.1
pyzmq==25.1.2
# via
# ipykernel
# jupyter-client
Expand Down

0 comments on commit b0ea799

Please sign in to comment.