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

Merged
merged 18 commits into from
Dec 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
6dc7a86
update dependencies for emmet-api (macos-latest/py3.10)
invalid-email-address Dec 22, 2022
a17e93e
update dependencies for emmet-api (macos-latest/py3.8)
invalid-email-address Dec 22, 2022
2ee3391
update dependencies for emmet-api (macos-latest/py3.9)
invalid-email-address Dec 22, 2022
a734086
update dependencies for emmet-api (ubuntu-latest/py3.10)
invalid-email-address Dec 22, 2022
b273d79
update dependencies for emmet-api (ubuntu-latest/py3.8)
invalid-email-address Dec 22, 2022
b0df5b4
update dependencies for emmet-api (ubuntu-latest/py3.9)
invalid-email-address Dec 22, 2022
c6b8c56
update dependencies for emmet-builders (macos-latest/py3.10)
invalid-email-address Dec 22, 2022
93c57f9
update dependencies for emmet-builders (macos-latest/py3.8)
invalid-email-address Dec 22, 2022
1f733ce
update dependencies for emmet-builders (macos-latest/py3.9)
invalid-email-address Dec 22, 2022
e6b34ca
update dependencies for emmet-builders (ubuntu-latest/py3.10)
invalid-email-address Dec 22, 2022
ff67528
update dependencies for emmet-builders (ubuntu-latest/py3.8)
invalid-email-address Dec 22, 2022
499c75d
update dependencies for emmet-builders (ubuntu-latest/py3.9)
invalid-email-address Dec 22, 2022
3683f90
update dependencies for emmet-core (macos-latest/py3.10)
invalid-email-address Dec 22, 2022
498a326
update dependencies for emmet-core (macos-latest/py3.8)
invalid-email-address Dec 22, 2022
648599a
update dependencies for emmet-core (macos-latest/py3.9)
invalid-email-address Dec 22, 2022
c84f371
update dependencies for emmet-core (ubuntu-latest/py3.10)
invalid-email-address Dec 22, 2022
d9732ca
update dependencies for emmet-core (ubuntu-latest/py3.8)
invalid-email-address Dec 22, 2022
2d8b878
update dependencies for emmet-core (ubuntu-latest/py3.9)
invalid-email-address Dec 22, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,7 +138,7 @@ networkx==2.8.8
# via
# pymatgen
# robocrys
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -221,7 +221,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via pybtex
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# 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]==6.5.0
coverage[toml]==7.0.0
# via pytest-cov
cryptography==38.0.4
# via paramiko
Expand Down Expand Up @@ -96,15 +96,15 @@ future==0.18.2
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.25.0
griffe==0.25.1
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.10
identify==2.5.11
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ networkx==2.8.8
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -342,7 +342,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via
Expand Down Expand Up @@ -437,7 +437,7 @@ tqdm==4.64.1
# maggma
# matminer
# pymatgen
types-requests==2.28.11.5
types-requests==2.28.11.7
# via emmet-api (setup.py)
types-setuptools==65.6.0.2
# via emmet-api (setup.py)
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -82,7 +82,7 @@ idna==3.4
# via
# anyio
# requests
importlib-metadata==5.1.0
importlib-metadata==5.2.0
# via flask
importlib-resources==5.10.1
# via jsonschema
Expand Down Expand Up @@ -142,7 +142,7 @@ networkx==2.8.8
# via
# pymatgen
# robocrys
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -227,7 +227,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via pybtex
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/macos-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# 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]==6.5.0
coverage[toml]==7.0.0
# via pytest-cov
cryptography==38.0.4
# via paramiko
Expand Down Expand Up @@ -96,21 +96,21 @@ future==0.18.2
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.25.0
griffe==0.25.1
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.10
identify==2.5.11
# via pre-commit
idna==3.4
# via
# anyio
# requests
importlib-metadata==5.1.0
importlib-metadata==5.2.0
# via
# flask
# markdown
Expand Down Expand Up @@ -235,7 +235,7 @@ networkx==2.8.8
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -351,7 +351,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via
Expand Down Expand Up @@ -446,7 +446,7 @@ tqdm==4.64.1
# maggma
# matminer
# pymatgen
types-requests==2.28.11.5
types-requests==2.28.11.7
# via emmet-api (setup.py)
types-setuptools==65.6.0.2
# via emmet-api (setup.py)
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/macos-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -82,7 +82,7 @@ idna==3.4
# via
# anyio
# requests
importlib-metadata==5.1.0
importlib-metadata==5.2.0
# via flask
inflect==6.0.2
# via robocrys
Expand Down Expand Up @@ -140,7 +140,7 @@ networkx==2.8.8
# via
# pymatgen
# robocrys
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -223,7 +223,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via pybtex
Expand Down
20 changes: 10 additions & 10 deletions emmet-api/requirements/macos-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# cattrs
# ddtrace
# jsonschema
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.31
botocore==1.29.35
# 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]==6.5.0
coverage[toml]==7.0.0
# via pytest-cov
cryptography==38.0.4
# via paramiko
Expand Down Expand Up @@ -96,21 +96,21 @@ future==0.18.2
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.25.0
griffe==0.25.1
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
h11==0.14.0
# via uvicorn-tschaume
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.10
identify==2.5.11
# via pre-commit
idna==3.4
# via
# anyio
# requests
importlib-metadata==5.1.0
importlib-metadata==5.2.0
# via
# flask
# markdown
Expand Down Expand Up @@ -233,7 +233,7 @@ networkx==2.8.8
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -347,7 +347,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via
Expand Down Expand Up @@ -442,7 +442,7 @@ tqdm==4.64.1
# maggma
# matminer
# pymatgen
types-requests==2.28.11.5
types-requests==2.28.11.7
# via emmet-api (setup.py)
types-setuptools==65.6.0.2
# via emmet-api (setup.py)
Expand Down