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

Merged
merged 6 commits into from
Jan 25, 2025
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
18 changes: 9 additions & 9 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via
# emmet-api (setup.py)
# maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand All @@ -47,9 +47,9 @@ cryptography==44.0.0
# via paramiko
cycler==0.12.1
# via matplotlib
ddtrace==2.19.1
ddtrace==2.20.0
# via emmet-api (setup.py)
deprecated==1.2.15
deprecated==1.2.17
# via opentelemetry-api
dnspython==2.7.0
# via
Expand All @@ -65,7 +65,7 @@ fastapi==0.115.7
# via
# emmet-api (setup.py)
# maggma
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -170,7 +170,7 @@ pybtex==0.24.0
# pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# fastapi
Expand All @@ -184,7 +184,7 @@ pydantic-settings==2.7.1
# maggma
pydash==8.0.5
# via maggma
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# emmet-core
# mp-pyrho
Expand Down Expand Up @@ -233,7 +233,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand All @@ -259,7 +259,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.45.2
starlette==0.45.3
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
18 changes: 9 additions & 9 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via
# emmet-api (setup.py)
# maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -60,9 +60,9 @@ csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.12.1
# via matplotlib
ddtrace==2.19.1
ddtrace==2.20.0
# via emmet-api (setup.py)
deprecated==1.2.15
deprecated==1.2.17
# via opentelemetry-api
distlib==0.3.9
# via virtualenv
Expand All @@ -86,7 +86,7 @@ filelock==3.17.0
# via virtualenv
flake8==7.1.1
# via emmet-api (setup.py)
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down Expand Up @@ -290,7 +290,7 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# fastapi
Expand All @@ -310,7 +310,7 @@ pyflakes==3.2.0
# via flake8
pygments==2.19.1
# via mkdocs-material
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# emmet-core
# mp-pyrho
Expand Down Expand Up @@ -379,7 +379,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -407,7 +407,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.45.2
starlette==0.45.3
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
18 changes: 9 additions & 9 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via
# emmet-api (setup.py)
# maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand All @@ -47,9 +47,9 @@ cryptography==44.0.0
# via paramiko
cycler==0.12.1
# via matplotlib
ddtrace==2.19.1
ddtrace==2.20.0
# via emmet-api (setup.py)
deprecated==1.2.15
deprecated==1.2.17
# via opentelemetry-api
dnspython==2.7.0
# via
Expand All @@ -63,7 +63,7 @@ fastapi==0.115.7
# via
# emmet-api (setup.py)
# maggma
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -168,7 +168,7 @@ pybtex==0.24.0
# pymatgen
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# fastapi
Expand All @@ -182,7 +182,7 @@ pydantic-settings==2.7.1
# maggma
pydash==8.0.5
# via maggma
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# emmet-core
# mp-pyrho
Expand Down Expand Up @@ -231,7 +231,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand All @@ -257,7 +257,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.45.2
starlette==0.45.3
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
18 changes: 9 additions & 9 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via
# emmet-api (setup.py)
# maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -60,9 +60,9 @@ csscompressor==0.9.5
# via mkdocs-minify-plugin
cycler==0.12.1
# via matplotlib
ddtrace==2.19.1
ddtrace==2.20.0
# via emmet-api (setup.py)
deprecated==1.2.15
deprecated==1.2.17
# via opentelemetry-api
distlib==0.3.9
# via virtualenv
Expand All @@ -82,7 +82,7 @@ filelock==3.17.0
# via virtualenv
flake8==7.1.1
# via emmet-api (setup.py)
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down Expand Up @@ -286,7 +286,7 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# fastapi
Expand All @@ -306,7 +306,7 @@ pyflakes==3.2.0
# via flake8
pygments==2.19.1
# via mkdocs-material
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# emmet-core
# mp-pyrho
Expand Down Expand Up @@ -375,7 +375,7 @@ ruamel-yaml==0.18.10
# pymatgen
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand Down Expand Up @@ -403,7 +403,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.45.2
starlette==0.45.3
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down
12 changes: 6 additions & 6 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.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -51,7 +51,7 @@ exceptiongroup==1.2.2
# via pytest
fasteners==0.19
# via mdanalysis
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
Expand Down Expand Up @@ -237,7 +237,7 @@ pybtex==0.24.0
# robocrys
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# maggma
Expand All @@ -250,7 +250,7 @@ pydantic-settings==2.7.1
# maggma
pydash==8.0.5
# via maggma
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# emmet-core
# matcalc
Expand Down Expand Up @@ -320,7 +320,7 @@ ruamel-yaml==0.18.10
# robocrys
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand Down
12 changes: 6 additions & 6 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ attrs==24.3.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.36.4
boto3==1.36.6
# via maggma
botocore==1.36.4
botocore==1.36.6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -93,7 +93,7 @@ filelock==3.17.0
# virtualenv
flake8==7.1.1
# via emmet-builders (setup.py)
fonttools==4.55.4
fonttools==4.55.6
# via matplotlib
frozenlist==1.5.0
# via
Expand Down Expand Up @@ -449,7 +449,7 @@ pycodestyle==2.12.1
# flake8
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# emmet-core
# maggma
Expand All @@ -469,7 +469,7 @@ pyflakes==3.2.0
# via flake8
pygments==2.19.1
# via mkdocs-material
pymatgen==2025.1.9
pymatgen==2025.1.24
# via
# chgnet
# emmet-core
Expand Down Expand Up @@ -565,7 +565,7 @@ ruamel-yaml==0.18.10
# robocrys
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.11.1
s3transfer==0.11.2
# via boto3
scikit-image==0.25.0
# via pymatgen-analysis-defects
Expand Down
Loading
Loading