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 Jan 23, 2024
1 parent 397d124 commit 434d776
Show file tree
Hide file tree
Showing 3 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.34.23
boto3==1.34.24
# via flask-mongorest-mpcontribs
botocore==1.34.23
botocore==1.34.24
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -219,7 +219,7 @@ jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.5.1
jupyter-server-terminals==0.5.2
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-kernel-gateway/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jupyter-server==2.12.5
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.5.1
jupyter-server-terminals==0.5.2
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
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.34.23
boto3==1.34.24
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
botocore==1.34.23
botocore==1.34.24
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 434d776

Please sign in to comment.