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

Merged
merged 9 commits into from
Apr 16, 2024
16 changes: 8 additions & 8 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.84
boto3==1.34.85
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,7 +57,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -93,7 +93,7 @@ idna==3.7
# requests
importlib-metadata==7.0.0
# via opentelemetry-api
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
Expand All @@ -111,7 +111,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.64.0
maggma==0.64.1
# via emmet-api (setup.py)
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -146,7 +146,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.0
orjson==3.10.1
# via maggma
packaging==24.0
# via
Expand Down Expand Up @@ -212,7 +212,7 @@ pytz==2024.1
# via pandas
pyyaml==6.0.1
# via pybtex
pyzmq==25.1.2
pyzmq==26.0.0
# via maggma
referencing==0.34.0
# via
Expand All @@ -226,7 +226,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
ruamel-yaml==0.18.6
# via
# maggma
# pymatgen
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.84
boto3==1.34.85
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -104,7 +104,7 @@ future==1.0.0
# via uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.42.1
griffe==0.42.2
# via mkdocstrings-python
gunicorn==21.2.0
# via emmet-api (setup.py)
Expand All @@ -122,7 +122,7 @@ importlib-metadata==7.0.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via
Expand All @@ -149,7 +149,7 @@ latexcodec==3.0.0
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.64.0
maggma==0.64.1
# via emmet-api (setup.py)
markdown==3.6
# via
Expand Down Expand Up @@ -237,7 +237,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.0
orjson==3.10.1
# via maggma
packaging==24.0
# via
Expand Down Expand Up @@ -345,7 +345,7 @@ pyyaml==6.0.1
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
pyzmq==25.1.2
pyzmq==26.0.0
# via maggma
referencing==0.34.0
# via
Expand All @@ -359,7 +359,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
ruamel-yaml==0.18.6
# via
# maggma
# pymatgen
Expand Down
16 changes: 8 additions & 8 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.84
boto3==1.34.85
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,7 +57,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -89,7 +89,7 @@ idna==3.7
# requests
importlib-metadata==7.0.0
# via opentelemetry-api
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
Expand All @@ -107,7 +107,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.64.0
maggma==0.64.1
# via emmet-api (setup.py)
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -142,7 +142,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.0
orjson==3.10.1
# via maggma
packaging==24.0
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ pytz==2024.1
# via pandas
pyyaml==6.0.1
# via pybtex
pyzmq==25.1.2
pyzmq==26.0.0
# via maggma
referencing==0.34.0
# via
Expand All @@ -222,7 +222,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
ruamel-yaml==0.18.6
# via
# maggma
# pymatgen
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.84
boto3==1.34.85
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -99,7 +99,7 @@ future==1.0.0
# via uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.42.1
griffe==0.42.2
# via mkdocstrings-python
gunicorn==21.2.0
# via emmet-api (setup.py)
Expand All @@ -117,7 +117,7 @@ importlib-metadata==7.0.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via
Expand All @@ -144,7 +144,7 @@ latexcodec==3.0.0
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.64.0
maggma==0.64.1
# via emmet-api (setup.py)
markdown==3.6
# via
Expand Down Expand Up @@ -232,7 +232,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.0
orjson==3.10.1
# via maggma
packaging==24.0
# via
Expand Down Expand Up @@ -340,7 +340,7 @@ pyyaml==6.0.1
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via mkdocs
pyzmq==25.1.2
pyzmq==26.0.0
# via maggma
referencing==0.34.0
# via
Expand All @@ -354,7 +354,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
ruamel-yaml==0.18.6
# via
# maggma
# pymatgen
Expand Down
16 changes: 8 additions & 8 deletions emmet-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bcrypt==4.1.2
# via paramiko
blinker==1.7.0
# via flask
boto3==1.34.84
boto3==1.34.85
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.84
botocore==1.34.85
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,7 +57,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.0
ddtrace==2.8.1
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand Down Expand Up @@ -99,7 +99,7 @@ importlib-resources==6.4.0
# via
# matplotlib
# spglib
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
Expand All @@ -117,7 +117,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.64.0
maggma==0.64.1
# via emmet-api (setup.py)
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -152,7 +152,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.24.0
# via ddtrace
orjson==3.10.0
orjson==3.10.1
# via maggma
packaging==24.0
# via
Expand Down Expand Up @@ -218,7 +218,7 @@ pytz==2024.1
# via pandas
pyyaml==6.0.1
# via pybtex
pyzmq==25.1.2
pyzmq==26.0.0
# via maggma
referencing==0.34.0
# via
Expand All @@ -232,7 +232,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
ruamel-yaml==0.18.6
# via
# maggma
# pymatgen
Expand Down
Loading
Loading