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 #1824

Merged
merged 8 commits into from
Sep 4, 2024
Next Next commit
update dependencies for mpcontribs-api (ubuntu-latest/py3.10)
  • Loading branch information
github-actions committed Sep 4, 2024
commit 9ad6f6607d93f4addd6529a2c5989a3554a503e0
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.10
boto3==1.35.12
# via flask-mongorest-mpcontribs
botocore==1.35.10
botocore==1.35.12
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -66,15 +66,15 @@ cramjam==2.8.3
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==43.0.0
cryptography==43.0.1
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.11.2
ddtrace==2.11.3
# via mpcontribs-api (setup.py)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -210,7 +210,7 @@ jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.6
kiwisolver==1.4.7
# via matplotlib
latexcodec==3.0.0
# via pybtex
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.8.2
# via mpcontribs-api (setup.py)
boltons==24.0.0
# via mpcontribs-api (setup.py)
boto3==1.35.10
boto3==1.35.12
# via flask-mongorest-mpcontribs
botocore==1.35.10
botocore==1.35.12
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -66,15 +66,15 @@ cramjam==2.8.3
# via python-snappy
crontab==1.0.1
# via rq-scheduler
cryptography==43.0.0
cryptography==43.0.1
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.11.2
ddtrace==2.11.3
# via mpcontribs-api (setup.py)
debugpy==1.8.5
# via ipykernel
Expand Down Expand Up @@ -215,7 +215,7 @@ jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.6
kiwisolver==1.4.7
# via matplotlib
latexcodec==3.0.0
# via pybtex
Expand Down