Skip to content

Commit

Permalink
Automated dependency upgrades (#961)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.11)

* update dependencies for emmet-api (ubuntu-latest/py3.9)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.11)

* update dependencies for emmet-builders (ubuntu-latest/py3.9)

* update dependencies for emmet-core (ubuntu-latest/py3.10)

* update dependencies for emmet-core (ubuntu-latest/py3.11)

* update dependencies for emmet-core (ubuntu-latest/py3.9)

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Mar 15, 2024
1 parent 183d74c commit fb713f3
Show file tree
Hide file tree
Showing 18 changed files with 250 additions and 223 deletions.
17 changes: 8 additions & 9 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.54
boto3==1.34.59
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,15 +57,15 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
# via
# maggma
# pymongo
emmet-core==0.78.6
emmet-core==0.78.7
# via emmet-api (setup.py)
envier==0.5.1
# via ddtrace
Expand Down Expand Up @@ -109,7 +109,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
maggma==0.63.4
# via emmet-api (setup.py)
Expand Down Expand Up @@ -148,7 +148,7 @@ opentelemetry-api==1.23.0
# via ddtrace
orjson==3.9.15
# via maggma
packaging==23.2
packaging==24.0
# via
# gunicorn
# matplotlib
Expand Down Expand Up @@ -200,7 +200,7 @@ pymongo==4.6.2
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -250,7 +250,6 @@ six==1.16.0
# via
# ddsketch
# ddtrace
# latexcodec
# pybtex
# python-dateutil
sniffio==1.3.1
Expand Down Expand Up @@ -293,7 +292,7 @@ urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.27.1
uvicorn==0.28.0
# via maggma
werkzeug==3.0.1
# via flask
Expand Down
29 changes: 14 additions & 15 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.54
boto3==1.34.59
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -79,7 +79,7 @@ dnspython==2.6.1
# via
# maggma
# pymongo
emmet-core==0.78.6
emmet-core==0.78.7
# via emmet-api (setup.py)
envier==0.5.1
# via ddtrace
Expand All @@ -104,7 +104,7 @@ future==1.0.0
# via uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.41.1
griffe==0.41.3
# via mkdocstrings-python
gunicorn==21.2.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -145,7 +145,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
Expand Down Expand Up @@ -213,7 +213,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.0.8
# via maggma
mypy==1.8.0
mypy==1.9.0
# via emmet-api (setup.py)
mypy-extensions==1.0.0
# via
Expand All @@ -239,7 +239,7 @@ opentelemetry-api==1.23.0
# via ddtrace
orjson==3.9.15
# via maggma
packaging==23.2
packaging==24.0
# via
# gunicorn
# matplotlib
Expand Down Expand Up @@ -308,7 +308,7 @@ pymatgen==2024.3.1
# pymatgen-analysis-alloys
pymatgen-analysis-alloys==0.0.6
# via emmet-api (setup.py)
pymdown-extensions==10.7
pymdown-extensions==10.7.1
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -318,9 +318,9 @@ pymongo==4.6.2
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
pytest==8.0.2
pytest==8.1.1
# via
# emmet-api (setup.py)
# pytest-cov
Expand Down Expand Up @@ -383,7 +383,6 @@ six==1.16.0
# via
# ddsketch
# ddtrace
# latexcodec
# livereload
# pybtex
# python-dateutil
Expand Down Expand Up @@ -416,9 +415,9 @@ tqdm==4.66.2
# via
# maggma
# pymatgen
types-requests==2.31.0.20240218
types-requests==2.31.0.20240311
# via emmet-api (setup.py)
types-setuptools==69.1.0.20240301
types-setuptools==69.1.0.20240310
# via emmet-api (setup.py)
typing-extensions==4.10.0
# via
Expand All @@ -442,7 +441,7 @@ urllib3==2.0.7
# botocore
# requests
# types-requests
uvicorn==0.27.1
uvicorn==0.28.0
# via maggma
virtualenv==20.25.1
# via pre-commit
Expand Down
17 changes: 8 additions & 9 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.54
boto3==1.34.59
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,15 +57,15 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
dnspython==2.6.1
# via
# maggma
# pymongo
emmet-core==0.78.6
emmet-core==0.78.7
# via emmet-api (setup.py)
envier==0.5.1
# via ddtrace
Expand Down Expand Up @@ -105,7 +105,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
maggma==0.63.4
# via emmet-api (setup.py)
Expand Down Expand Up @@ -144,7 +144,7 @@ opentelemetry-api==1.23.0
# via ddtrace
orjson==3.9.15
# via maggma
packaging==23.2
packaging==24.0
# via
# gunicorn
# matplotlib
Expand Down Expand Up @@ -196,7 +196,7 @@ pymongo==4.6.2
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -246,7 +246,6 @@ six==1.16.0
# via
# ddsketch
# ddtrace
# latexcodec
# pybtex
# python-dateutil
sniffio==1.3.1
Expand Down Expand Up @@ -285,7 +284,7 @@ urllib3==2.0.7
# via
# botocore
# requests
uvicorn==0.27.1
uvicorn==0.28.0
# via maggma
werkzeug==3.0.1
# via flask
Expand Down
29 changes: 14 additions & 15 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.54
boto3==1.34.59
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.54
botocore==1.34.59
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -69,7 +69,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.7.0
ddtrace==2.7.2
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -79,7 +79,7 @@ dnspython==2.6.1
# via
# maggma
# pymongo
emmet-core==0.78.6
emmet-core==0.78.7
# via emmet-api (setup.py)
envier==0.5.1
# via ddtrace
Expand All @@ -99,7 +99,7 @@ future==1.0.0
# via uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.41.1
griffe==0.41.3
# via mkdocstrings-python
gunicorn==21.2.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -140,7 +140,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
latexcodec==2.0.1
latexcodec==3.0.0
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
Expand Down Expand Up @@ -208,7 +208,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.0.8
# via maggma
mypy==1.8.0
mypy==1.9.0
# via emmet-api (setup.py)
mypy-extensions==1.0.0
# via
Expand All @@ -234,7 +234,7 @@ opentelemetry-api==1.23.0
# via ddtrace
orjson==3.9.15
# via maggma
packaging==23.2
packaging==24.0
# via
# gunicorn
# matplotlib
Expand Down Expand Up @@ -303,7 +303,7 @@ pymatgen==2024.3.1
# pymatgen-analysis-alloys
pymatgen-analysis-alloys==0.0.6
# via emmet-api (setup.py)
pymdown-extensions==10.7
pymdown-extensions==10.7.1
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -313,9 +313,9 @@ pymongo==4.6.2
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
pytest==8.0.2
pytest==8.1.1
# via
# emmet-api (setup.py)
# pytest-cov
Expand Down Expand Up @@ -378,7 +378,6 @@ six==1.16.0
# via
# ddsketch
# ddtrace
# latexcodec
# livereload
# pybtex
# python-dateutil
Expand Down Expand Up @@ -406,9 +405,9 @@ tqdm==4.66.2
# via
# maggma
# pymatgen
types-requests==2.31.0.20240218
types-requests==2.31.0.20240311
# via emmet-api (setup.py)
types-setuptools==69.1.0.20240301
types-setuptools==69.1.0.20240310
# via emmet-api (setup.py)
typing-extensions==4.10.0
# via
Expand All @@ -428,7 +427,7 @@ urllib3==2.0.7
# botocore
# requests
# types-requests
uvicorn==0.27.1
uvicorn==0.28.0
# via maggma
virtualenv==20.25.1
# via pre-commit
Expand Down
Loading

0 comments on commit fb713f3

Please sign in to comment.