Skip to content

Commit

Permalink
Automated dependency upgrades (#617)
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.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.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.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.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.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.8)

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

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Jan 10, 2023
1 parent e40c251 commit b286cc0
Show file tree
Hide file tree
Showing 36 changed files with 558 additions and 474 deletions.
23 changes: 12 additions & 11 deletions emmet-api/requirements/macos-latest_py3.10.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.2.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.41
boto3==1.26.46
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.41
botocore==1.29.46
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,15 +54,15 @@ dnspython==2.2.1
# via
# maggma
# pymongo
emmet-core[all]==0.39.6
emmet-core[all]==0.39.7
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.0
# via cattrs
fastapi==0.88.0
fastapi==0.89.1
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -104,7 +104,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.49.11
maggma==0.49.12
# via emmet-api (setup.py)
markupsafe==2.1.1
# via
Expand Down Expand Up @@ -134,13 +134,14 @@ msgpack==1.0.4
# via
# maggma
# mp-api
networkx==2.8.8
networkx==3.0
# via
# pymatgen
# robocrys
numpy==1.24.1
numpy==1.23.5
# via
# contourpy
# emmet-core
# maggma
# matminer
# matplotlib
Expand All @@ -152,9 +153,9 @@ numpy==1.24.1
# seekpath
# shapely
# spglib
orjson==3.8.3
orjson==3.8.5
# via maggma
packaging==22.0
packaging==23.0
# via
# ddtrace
# matplotlib
Expand Down Expand Up @@ -192,7 +193,7 @@ pydantic==1.10.4
# maggma
pydash==5.1.2
# via maggma
pymatgen==2022.11.7
pymatgen==2023.1.9
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -245,7 +246,7 @@ s3transfer==0.6.0
# via boto3
scikit-learn==1.2.0
# via matminer
scipy==1.9.3
scipy==1.10.0
# via
# pymatgen
# robocrys
Expand Down
37 changes: 20 additions & 17 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.2.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.41
boto3==1.26.46
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.41
botocore==1.29.46
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -50,7 +50,7 @@ colorama==0.4.6
# via griffe
contourpy==1.0.6
# via matplotlib
coverage[toml]==7.0.2
coverage[toml]==7.0.4
# via pytest-cov
cryptography==39.0.0
# via paramiko
Expand All @@ -68,7 +68,7 @@ dnspython==2.2.1
# via
# maggma
# pymongo
emmet-core[all]==0.39.6
emmet-core[all]==0.39.7
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -78,7 +78,7 @@ exceptiongroup==1.1.0
# via
# cattrs
# pytest
fastapi==0.88.0
fastapi==0.89.1
# via
# emmet-api (setup.py)
# maggma
Expand All @@ -96,7 +96,7 @@ future==0.18.2
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.25.2
griffe==0.25.3
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
Expand All @@ -112,7 +112,7 @@ idna==3.4
# requests
inflect==6.0.2
# via robocrys
iniconfig==1.1.1
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
# via flask
Expand Down Expand Up @@ -143,7 +143,7 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.49.11
maggma==0.49.12
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ mkdocstrings[python]==0.19.1
# via
# emmet-api (setup.py)
# mkdocstrings-python
mkdocstrings-python==0.8.2
mkdocstrings-python==0.8.3
# via mkdocstrings
mongogrant==0.3.3
# via maggma
Expand Down Expand Up @@ -222,15 +222,16 @@ mypy-extensions==0.4.3
# mypy
natsort==8.2.0
# via mkdocs-awesome-pages-plugin
networkx==2.8.8
networkx==3.0
# via
# pymatgen
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.24.1
numpy==1.23.5
# via
# contourpy
# emmet-core
# maggma
# matminer
# matplotlib
Expand All @@ -244,9 +245,9 @@ numpy==1.24.1
# spglib
openbabel==3.1.1.1
# via emmet-api (setup.py)
orjson==3.8.3
orjson==3.8.5
# via maggma
packaging==22.0
packaging==23.0
# via
# ddtrace
# matplotlib
Expand Down Expand Up @@ -296,13 +297,13 @@ pydantic==1.10.4
# maggma
pydash==5.1.2
# via maggma
pydocstyle==6.2.1
pydocstyle==6.2.3
# via emmet-api (setup.py)
pyflakes==3.0.1
# via flake8
pygments==2.14.0
# via mkdocs-material
pymatgen==2022.11.7
pymatgen==2023.1.9
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -373,7 +374,7 @@ s3transfer==0.6.0
# via boto3
scikit-learn==1.2.0
# via matminer
scipy==1.9.3
scipy==1.10.0
# via
# pymatgen
# robocrys
Expand Down Expand Up @@ -435,9 +436,11 @@ tqdm==4.64.1
# maggma
# matminer
# pymatgen
types-docutils==0.19.1.1
# via types-setuptools
types-requests==2.28.11.7
# via emmet-api (setup.py)
types-setuptools==65.6.0.2
types-setuptools==65.6.0.3
# via emmet-api (setup.py)
types-urllib3==1.26.25.4
# via types-requests
Expand Down
23 changes: 12 additions & 11 deletions emmet-api/requirements/macos-latest_py3.8.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.2.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.41
boto3==1.26.46
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.41
botocore==1.29.46
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,15 +54,15 @@ dnspython==2.2.1
# via
# maggma
# pymongo
emmet-core[all]==0.39.6
emmet-core[all]==0.39.7
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
exceptiongroup==1.1.0
# via cattrs
fastapi==0.88.0
fastapi==0.89.1
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -108,7 +108,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.49.11
maggma==0.49.12
# via emmet-api (setup.py)
markupsafe==2.1.1
# via
Expand Down Expand Up @@ -138,13 +138,14 @@ msgpack==1.0.4
# via
# maggma
# mp-api
networkx==2.8.8
networkx==3.0
# via
# pymatgen
# robocrys
numpy==1.24.1
numpy==1.23.5
# via
# contourpy
# emmet-core
# maggma
# matminer
# matplotlib
Expand All @@ -156,9 +157,9 @@ numpy==1.24.1
# seekpath
# shapely
# spglib
orjson==3.8.3
orjson==3.8.5
# via maggma
packaging==22.0
packaging==23.0
# via
# ddtrace
# matplotlib
Expand Down Expand Up @@ -198,7 +199,7 @@ pydantic==1.10.4
# maggma
pydash==5.1.2
# via maggma
pymatgen==2022.11.7
pymatgen==2023.1.9
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -251,7 +252,7 @@ s3transfer==0.6.0
# via boto3
scikit-learn==1.2.0
# via matminer
scipy==1.9.3
scipy==1.10.0
# via
# pymatgen
# robocrys
Expand Down

0 comments on commit b286cc0

Please sign in to comment.