Skip to content

Commit

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

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

* update dependencies for emmet-api (macos-latest/py3.8)

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

* 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.8)

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

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

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

* update dependencies for emmet-builders (macos-latest/py3.8)

* update dependencies for emmet-builders (macos-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.8)

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

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

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

* update dependencies for emmet-core (macos-latest/py3.8)

* update dependencies for emmet-core (macos-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.8)

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

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored May 5, 2023
1 parent 32ce1f9 commit 6c539ce
Show file tree
Hide file tree
Showing 48 changed files with 392 additions and 368 deletions.
16 changes: 8 additions & 8 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.126
boto3==1.26.129
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.126
botocore==1.29.129
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.54.1
emmet-core[all]==0.54.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -180,7 +180,7 @@ pillow==9.5.0
# via matplotlib
plotly==5.14.1
# via pymatgen
protobuf==4.22.3
protobuf==4.22.4
# via
# ddsketch
# ddtrace
Expand All @@ -199,7 +199,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.2
pydash==7.0.3
# via maggma
pymatgen==2023.3.23
# via
Expand Down Expand Up @@ -236,21 +236,21 @@ pyyaml==6.0
# via pybtex
pyzmq==24.0.1
# via maggma
requests==2.29.0
requests==2.30.0
# via
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.7
# via emmet-core
ruamel-yaml==0.17.22
ruamel-yaml==0.17.23
# via
# pymatgen
# robocrys
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.0
s3transfer==0.6.1
# via boto3
scikit-learn==1.2.2
# via matminer
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.126
boto3==1.26.129
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.126
botocore==1.29.129
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.54.1
emmet-core[all]==0.54.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -99,7 +99,7 @@ future==0.18.3
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.27.2
griffe==0.27.3
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -277,7 +277,7 @@ pluggy==1.0.0
# via pytest
pre-commit==3.3.1
# via emmet-api (setup.py)
protobuf==4.22.3
protobuf==4.22.4
# via
# ddsketch
# ddtrace
Expand All @@ -300,7 +300,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.2
pydash==7.0.3
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -362,21 +362,21 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==24.0.1
# via maggma
requests==2.29.0
requests==2.30.0
# via
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.7
# via emmet-core
ruamel-yaml==0.17.22
ruamel-yaml==0.17.23
# via
# pymatgen
# robocrys
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.0
s3transfer==0.6.1
# via boto3
scikit-learn==1.2.2
# via matminer
Expand Down Expand Up @@ -441,7 +441,7 @@ tqdm==4.65.0
# maggma
# matminer
# pymatgen
types-requests==2.29.0.0
types-requests==2.30.0.0
# via emmet-api (setup.py)
types-setuptools==67.7.0.1
# via emmet-api (setup.py)
Expand Down
18 changes: 10 additions & 8 deletions emmet-api/requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.126
boto3==1.26.129
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.126
botocore==1.29.129
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.54.1
emmet-core[all]==0.54.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -178,7 +178,7 @@ pillow==9.5.0
# via matplotlib
plotly==5.14.1
# via pymatgen
protobuf==4.22.3
protobuf==4.22.4
# via
# ddsketch
# ddtrace
Expand All @@ -197,7 +197,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.2
pydash==7.0.3
# via maggma
pymatgen==2023.3.23
# via
Expand Down Expand Up @@ -234,19 +234,21 @@ pyyaml==6.0
# via pybtex
pyzmq==24.0.1
# via maggma
requests==2.29.0
requests==2.30.0
# via
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.7
# via emmet-core
ruamel-yaml==0.17.22
ruamel-yaml==0.17.23
# via
# pymatgen
# robocrys
s3transfer==0.6.0
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.1
# via boto3
scikit-learn==1.2.2
# via matminer
Expand Down
22 changes: 12 additions & 10 deletions emmet-api/requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.126
boto3==1.26.129
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.126
botocore==1.29.129
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.54.1
emmet-core[all]==0.54.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -95,7 +95,7 @@ future==0.18.3
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.27.2
griffe==0.27.3
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -273,7 +273,7 @@ pluggy==1.0.0
# via pytest
pre-commit==3.3.1
# via emmet-api (setup.py)
protobuf==4.22.3
protobuf==4.22.4
# via
# ddsketch
# ddtrace
Expand All @@ -296,7 +296,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.2
pydash==7.0.3
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -358,19 +358,21 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==24.0.1
# via maggma
requests==2.29.0
requests==2.30.0
# via
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.7
# via emmet-core
ruamel-yaml==0.17.22
ruamel-yaml==0.17.23
# via
# pymatgen
# robocrys
s3transfer==0.6.0
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.1
# via boto3
scikit-learn==1.2.2
# via matminer
Expand Down Expand Up @@ -430,7 +432,7 @@ tqdm==4.65.0
# maggma
# matminer
# pymatgen
types-requests==2.29.0.0
types-requests==2.30.0.0
# via emmet-api (setup.py)
types-setuptools==67.7.0.1
# via emmet-api (setup.py)
Expand Down
16 changes: 8 additions & 8 deletions emmet-api/requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.126
boto3==1.26.129
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.126
botocore==1.29.129
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.54.1
emmet-core[all]==0.54.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -188,7 +188,7 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
plotly==5.14.1
# via pymatgen
protobuf==4.22.3
protobuf==4.22.4
# via
# ddsketch
# ddtrace
Expand All @@ -207,7 +207,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.2
pydash==7.0.3
# via maggma
pymatgen==2023.3.23
# via
Expand Down Expand Up @@ -244,21 +244,21 @@ pyyaml==6.0
# via pybtex
pyzmq==24.0.1
# via maggma
requests==2.29.0
requests==2.30.0
# via
# matminer
# mongogrant
# mp-api
# pymatgen
robocrys==0.2.7
# via emmet-core
ruamel-yaml==0.17.22
ruamel-yaml==0.17.23
# via
# pymatgen
# robocrys
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
s3transfer==0.6.0
s3transfer==0.6.1
# via boto3
scikit-learn==1.2.2
# via matminer
Expand Down
Loading

0 comments on commit 6c539ce

Please sign in to comment.