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

Merged
merged 8 commits into from
Apr 16, 2024
Prev Previous commit
Next Next commit
update dependencies for mpcontribs-portal (ubuntu-latest/py3.10)
  • Loading branch information
github-actions committed Apr 16, 2024
commit d792d951bee7b4ae1303c98e54440a399c27edb4
10 changes: 5 additions & 5 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.84
boto3==1.34.85
# via mpcontribs-portal (setup.py)
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -173,7 +173,7 @@ markupsafe==2.1.5
# nbconvert
matplotlib==3.8.4
# via pymatgen
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
Expand Down Expand Up @@ -289,7 +289,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
pyzmq==25.1.2
pyzmq==26.0.0
# via
# ipykernel
# jupyter-client
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.84
boto3==1.34.85
# via mpcontribs-portal (setup.py)
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand All @@ -54,7 +54,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.1
# via ipykernel
Expand Down Expand Up @@ -178,7 +178,7 @@ markupsafe==2.1.5
# nbconvert
matplotlib==3.8.4
# via pymatgen
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
Expand Down Expand Up @@ -305,7 +305,7 @@ pyyaml==6.0.1
# bravado-core
# pybtex
# swagger-spec-validator
pyzmq==25.1.2
pyzmq==26.0.0
# via
# ipykernel
# jupyter-client
Expand Down