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

Merged
merged 6 commits into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.42
boto3==1.35.44
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.42
botocore==1.35.44
# via
# boto3
# s3transfer
Expand All @@ -43,7 +43,7 @@ click==8.1.7
# via uvicorn
contourpy==1.3.0
# via matplotlib
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -177,7 +177,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via
# emmet-core
# maggma
Expand All @@ -193,10 +193,8 @@ pymatgen-analysis-alloys==0.0.7
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.7.19
# via emmet-api (setup.py)
pymongo==4.8.0
# via
# emmet-api (setup.py)
# maggma
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
Expand Down
22 changes: 10 additions & 12 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.42
boto3==1.35.44
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.42
botocore==1.35.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
csscompressor==0.9.5
# via mkdocs-minify-plugin
Expand Down Expand Up @@ -90,7 +90,7 @@ fonttools==4.54.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==1.4.1
griffe==1.5.1
# via mkdocstrings-python
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -147,7 +147,7 @@ markdown==3.7
# mkdocs-material
# mkdocstrings
# pymdown-extensions
markupsafe==3.0.1
markupsafe==3.0.2
# via
# jinja2
# mkdocs
Expand Down Expand Up @@ -297,7 +297,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via
# emmet-core
# maggma
Expand All @@ -323,10 +323,8 @@ pymdown-extensions==10.11.2
# via
# mkdocs-material
# mkdocstrings
pymongo==4.8.0
# via
# emmet-api (setup.py)
# maggma
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
Expand Down Expand Up @@ -430,7 +428,7 @@ tqdm==4.66.5
# pymatgen
types-requests==2.32.0.20241016
# via emmet-api (setup.py)
types-setuptools==75.1.0.20241014
types-setuptools==75.2.0.20241018
# via emmet-api (setup.py)
typing-extensions==4.12.2
# via
Expand All @@ -455,7 +453,7 @@ urllib3==2.2.3
# types-requests
uvicorn==0.32.0
# via maggma
virtualenv==20.26.6
virtualenv==20.27.0
# via pre-commit
watchdog==5.0.3
# via mkdocs
Expand Down
14 changes: 6 additions & 8 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.42
boto3==1.35.44
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.42
botocore==1.35.44
# via
# boto3
# s3transfer
Expand All @@ -43,7 +43,7 @@ click==8.1.7
# via uvicorn
contourpy==1.3.0
# via matplotlib
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -175,7 +175,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via
# emmet-core
# maggma
Expand All @@ -191,10 +191,8 @@ pymatgen-analysis-alloys==0.0.7
# via emmet-api (setup.py)
pymatgen-analysis-defects==2024.7.19
# via emmet-api (setup.py)
pymongo==4.8.0
# via
# emmet-api (setup.py)
# maggma
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
Expand Down
22 changes: 10 additions & 12 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.42
boto3==1.35.44
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.42
botocore==1.35.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -54,7 +54,7 @@ contourpy==1.3.0
# via matplotlib
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
csscompressor==0.9.5
# via mkdocs-minify-plugin
Expand Down Expand Up @@ -86,7 +86,7 @@ fonttools==4.54.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==1.4.1
griffe==1.5.1
# via mkdocstrings-python
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -143,7 +143,7 @@ markdown==3.7
# mkdocs-material
# mkdocstrings
# pymdown-extensions
markupsafe==3.0.1
markupsafe==3.0.2
# via
# jinja2
# mkdocs
Expand Down Expand Up @@ -293,7 +293,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via
# emmet-core
# maggma
Expand All @@ -319,10 +319,8 @@ pymdown-extensions==10.11.2
# via
# mkdocs-material
# mkdocstrings
pymongo==4.8.0
# via
# emmet-api (setup.py)
# maggma
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
pyparsing==3.2.0
Expand Down Expand Up @@ -421,7 +419,7 @@ tqdm==4.66.5
# pymatgen
types-requests==2.32.0.20241016
# via emmet-api (setup.py)
types-setuptools==75.1.0.20241014
types-setuptools==75.2.0.20241018
# via emmet-api (setup.py)
typing-extensions==4.12.2
# via
Expand All @@ -443,7 +441,7 @@ urllib3==2.2.3
# types-requests
uvicorn==0.32.0
# via maggma
virtualenv==20.26.6
virtualenv==20.27.0
# via pre-commit
watchdog==5.0.3
# via mkdocs
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.42
boto3==1.35.44
# via maggma
botocore==1.35.42
botocore==1.35.44
# via
# boto3
# s3transfer
Expand All @@ -35,7 +35,7 @@ charset-normalizer==3.4.0
# via requests
contourpy==1.3.0
# via matplotlib
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -232,7 +232,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via
# emmet-core
# maggma
Expand Down
Loading