Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #1868

Merged
merged 8 commits into from
Dec 18, 2024
Prev Previous commit
Next Next commit
update dependencies for mpcontribs-api (ubuntu-latest/py3.11)
  • Loading branch information
github-actions committed Dec 18, 2024
commit e3dd74ce07b050f5c1432f1be43b4a0d774e7861
8 changes: 4 additions & 4 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.81
boto3==1.35.83
# via flask-mongorest-mpcontribs
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -196,7 +196,7 @@ jupyter-core==5.7.2
# nbconvert
# nbformat
# notebook
jupyter-events==0.10.0
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
# via notebook-shim
Expand Down Expand Up @@ -318,7 +318,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
psutil==6.1.0
# via ipykernel
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.81
boto3==1.35.83
# via flask-mongorest-mpcontribs
botocore==1.35.81
botocore==1.35.83
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -200,7 +200,7 @@ jupyter-core==5.7.2
# nbconvert
# nbformat
# notebook
jupyter-events==0.10.0
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
# via notebook-shim
Expand Down Expand Up @@ -327,7 +327,7 @@ prometheus-client==0.21.1
# notebook
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.1
protobuf==5.29.2
# via ddtrace
psutil==6.1.0
# via ipykernel
Expand Down