Skip to content

Commit

Permalink
Automated dependency upgrades (#634)
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 30, 2023
1 parent 0cd4cca commit e30a5bc
Show file tree
Hide file tree
Showing 36 changed files with 278 additions and 278 deletions.
14 changes: 7 additions & 7 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.58
boto3==1.26.60
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.58
botocore==1.29.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.39.13
emmet-core[all]==0.42.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -104,7 +104,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.49.16
maggma==0.49.17
# via emmet-api (setup.py)
markupsafe==2.1.2
# via
Expand Down Expand Up @@ -191,9 +191,9 @@ pydantic==1.10.4
# fastapi
# inflect
# maggma
pydash==5.1.2
pydash==6.0.0
# via maggma
pymatgen==2023.1.20
pymatgen==2023.1.30
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -257,7 +257,7 @@ sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
# via emmet-api (setup.py)
shapely==2.0.0
shapely==2.0.1
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
Expand Down
18 changes: 9 additions & 9 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.58
boto3==1.26.60
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.58
botocore==1.29.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -68,7 +68,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.39.13
emmet-core[all]==0.42.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.15
identify==2.5.17
# via pre-commit
idna==3.4
# via
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.16
maggma==0.49.17
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -270,7 +270,7 @@ plotly==5.13.0
# via pymatgen
pluggy==1.0.0
# via pytest
pre-commit==3.0.1
pre-commit==3.0.2
# via emmet-api (setup.py)
protobuf==4.21.12
# via
Expand All @@ -295,15 +295,15 @@ pydantic==1.10.4
# fastapi
# inflect
# maggma
pydash==5.1.2
pydash==6.0.0
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.0.1
# via flake8
pygments==2.14.0
# via mkdocs-material
pymatgen==2023.1.20
pymatgen==2023.1.30
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -385,7 +385,7 @@ sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
# via emmet-api (setup.py)
shapely==2.0.0
shapely==2.0.1
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
Expand Down
16 changes: 8 additions & 8 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.58
boto3==1.26.60
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.58
botocore==1.29.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.39.13
emmet-core[all]==0.42.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -108,7 +108,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.49.16
maggma==0.49.17
# via emmet-api (setup.py)
markupsafe==2.1.2
# via
Expand Down Expand Up @@ -197,9 +197,9 @@ pydantic==1.10.4
# fastapi
# inflect
# maggma
pydash==5.1.2
pydash==6.0.0
# via maggma
pymatgen==2023.1.20
pymatgen==2023.1.30
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -263,7 +263,7 @@ sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
# via emmet-api (setup.py)
shapely==2.0.0
shapely==2.0.1
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
Expand Down Expand Up @@ -324,7 +324,7 @@ werkzeug==2.2.2
# via flask
xmltodict==0.13.0
# via ddtrace
zipp==3.11.0
zipp==3.12.0
# via
# importlib-metadata
# importlib-resources
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/macos-latest_py3.8_extras.txt
Expand Up @@ -16,11 +16,11 @@ attrs==22.2.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.58
boto3==1.26.60
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.58
botocore==1.29.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -68,7 +68,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.39.13
emmet-core[all]==0.42.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -104,7 +104,7 @@ h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.15
identify==2.5.17
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.49.16
maggma==0.49.17
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -279,7 +279,7 @@ plotly==5.13.0
# via pymatgen
pluggy==1.0.0
# via pytest
pre-commit==3.0.1
pre-commit==3.0.2
# via emmet-api (setup.py)
protobuf==4.21.12
# via
Expand All @@ -304,15 +304,15 @@ pydantic==1.10.4
# fastapi
# inflect
# maggma
pydash==5.1.2
pydash==6.0.0
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.0.1
# via flake8
pygments==2.14.0
# via mkdocs-material
pymatgen==2023.1.20
pymatgen==2023.1.30
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -394,7 +394,7 @@ sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
# via emmet-api (setup.py)
shapely==2.0.0
shapely==2.0.1
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
Expand Down Expand Up @@ -482,7 +482,7 @@ wincertstore==0.2
# via emmet-api (setup.py)
xmltodict==0.13.0
# via ddtrace
zipp==3.11.0
zipp==3.12.0
# via
# importlib-metadata
# importlib-resources
Expand Down
16 changes: 8 additions & 8 deletions emmet-api/requirements/macos-latest_py3.9.txt
Expand Up @@ -15,11 +15,11 @@ attrs==22.2.0
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.58
boto3==1.26.60
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.58
botocore==1.29.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.39.13
emmet-core[all]==0.42.2
# via
# emmet-api (setup.py)
# mp-api
Expand Down Expand Up @@ -106,7 +106,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.49.16
maggma==0.49.17
# via emmet-api (setup.py)
markupsafe==2.1.2
# via
Expand Down Expand Up @@ -193,9 +193,9 @@ pydantic==1.10.4
# fastapi
# inflect
# maggma
pydash==5.1.2
pydash==6.0.0
# via maggma
pymatgen==2023.1.20
pymatgen==2023.1.30
# via
# emmet-core
# matminer
Expand Down Expand Up @@ -259,7 +259,7 @@ sentinels==1.0.0
# via mongomock
setproctitle==1.3.2
# via emmet-api (setup.py)
shapely==2.0.0
shapely==2.0.1
# via
# emmet-api (setup.py)
# pymatgen-analysis-alloys
Expand Down Expand Up @@ -320,7 +320,7 @@ werkzeug==2.2.2
# via flask
xmltodict==0.13.0
# via ddtrace
zipp==3.11.0
zipp==3.12.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit e30a5bc

Please sign in to comment.