Skip to content

Commit

Permalink
Automated dependency upgrades (#1155)
Browse files Browse the repository at this point in the history
* update dependencies for emmet-api (ubuntu-latest/py3.10)

* update dependencies for emmet-api (ubuntu-latest/py3.11)

* update dependencies for emmet-builders (ubuntu-latest/py3.10)

* update dependencies for emmet-builders (ubuntu-latest/py3.11)

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

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

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored Dec 10, 2024
1 parent d44bd19 commit 3248b93
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 76 deletions.
10 changes: 5 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via starlette
asgi-logger==0.1.0
# via emmet-api (setup.py)
Expand All @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -65,7 +65,7 @@ fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -103,7 +103,7 @@ matplotlib==3.9.3
# via pymatgen
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down
12 changes: 6 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via starlette
asgi-logger==0.1.0
# via emmet-api (setup.py)
Expand All @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand All @@ -52,7 +52,7 @@ colorama==0.4.6
# via griffe
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.8
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via paramiko
Expand Down Expand Up @@ -86,7 +86,7 @@ filelock==3.16.1
# via virtualenv
flake8==7.1.1
# via emmet-api (setup.py)
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down Expand Up @@ -196,7 +196,7 @@ mkdocstrings-python==1.12.2
# via mkdocstrings
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down
11 changes: 6 additions & 5 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via starlette
asgi-logger==0.1.0
# via emmet-api (setup.py)
Expand All @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -63,7 +63,7 @@ fastapi==0.115.6
# via
# emmet-api (setup.py)
# maggma
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
gunicorn==23.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -101,7 +101,7 @@ matplotlib==3.9.3
# via pymatgen
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -273,6 +273,7 @@ tqdm==4.67.1
# pymatgen
typing-extensions==4.12.2
# via
# anyio
# ddtrace
# emmet-core
# fastapi
Expand Down
13 changes: 7 additions & 6 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aioitertools==0.12.0
# via maggma
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via starlette
asgi-logger==0.1.0
# via emmet-api (setup.py)
Expand All @@ -21,11 +21,11 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand All @@ -52,7 +52,7 @@ colorama==0.4.6
# via griffe
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.8
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via paramiko
Expand Down Expand Up @@ -82,7 +82,7 @@ filelock==3.16.1
# via virtualenv
flake8==7.1.1
# via emmet-api (setup.py)
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down Expand Up @@ -192,7 +192,7 @@ mkdocstrings-python==1.12.2
# via mkdocstrings
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -425,6 +425,7 @@ types-setuptools==75.6.0.20241126
# via emmet-api (setup.py)
typing-extensions==4.12.2
# via
# anyio
# ddtrace
# emmet-core
# fastapi
Expand Down
13 changes: 6 additions & 7 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.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via maggma
botocore==1.35.75
botocore==1.35.78
# 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.1
fonttools==4.55.3
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
Expand Down Expand Up @@ -123,7 +123,7 @@ mmtf-python==1.1.3
# via mdanalysis
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -214,7 +214,7 @@ pathsimanalysis==1.2.0
# via mdanalysis
patsy==1.0.1
# via statsmodels
phonopy==2.31.2
phonopy==2.32.0
# via matcalc
pillow==11.0.0
# via
Expand Down Expand Up @@ -324,15 +324,14 @@ s3transfer==0.10.4
# via boto3
scikit-image==0.24.0
# via pymatgen-analysis-defects
scikit-learn==1.5.2
scikit-learn==1.6.0
# via matminer
scipy==1.14.1
# via
# ase
# griddataformats
# mdanalysis
# pathsimanalysis
# phonopy
# pymatgen
# robocrys
# scikit-image
Expand Down
17 changes: 8 additions & 9 deletions emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.9
aiohttp==3.11.10
# via fsspec
aioitertools==0.12.0
# via maggma
Expand All @@ -30,9 +30,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand All @@ -58,7 +58,7 @@ colorama==0.4.6
# via griffe
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.6.8
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via paramiko
Expand Down Expand Up @@ -93,7 +93,7 @@ filelock==3.16.1
# virtualenv
flake8==7.1.1
# via emmet-builders (setup.py)
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
frozenlist==1.5.0
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ mmtf-python==1.1.3
# via mdanalysis
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -409,7 +409,7 @@ pathspec==0.12.1
# via mkdocs
patsy==1.0.1
# via statsmodels
phonopy==2.31.2
phonopy==2.32.0
# via matcalc
pillow==11.0.0
# via
Expand Down Expand Up @@ -569,7 +569,7 @@ s3transfer==0.10.4
# via boto3
scikit-image==0.24.0
# via pymatgen-analysis-defects
scikit-learn==1.5.2
scikit-learn==1.6.0
# via matminer
scipy==1.14.1
# via
Expand All @@ -578,7 +578,6 @@ scipy==1.14.1
# griddataformats
# mdanalysis
# pathsimanalysis
# phonopy
# pymatgen
# robocrys
# scikit-image
Expand Down
13 changes: 6 additions & 7 deletions emmet-builders/requirements/ubuntu-latest_py3.11.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.1
# via paramiko
boto3==1.35.75
boto3==1.35.78
# via maggma
botocore==1.35.75
botocore==1.35.78
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -49,7 +49,7 @@ emmet-core[all]==0.84.2
# mp-api
fasteners==0.19
# via mdanalysis
fonttools==4.55.1
fonttools==4.55.3
# via matplotlib
griddataformats==1.0.2
# via mdanalysis
Expand Down Expand Up @@ -121,7 +121,7 @@ mmtf-python==1.1.3
# via mdanalysis
mongomock==4.3.0
# via maggma
monty==2024.10.21
monty==2024.12.10
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -212,7 +212,7 @@ pathsimanalysis==1.2.0
# via mdanalysis
patsy==1.0.1
# via statsmodels
phonopy==2.31.2
phonopy==2.32.0
# via matcalc
pillow==11.0.0
# via
Expand Down Expand Up @@ -322,15 +322,14 @@ s3transfer==0.10.4
# via boto3
scikit-image==0.24.0
# via pymatgen-analysis-defects
scikit-learn==1.5.2
scikit-learn==1.6.0
# via matminer
scipy==1.14.1
# via
# ase
# griddataformats
# mdanalysis
# pathsimanalysis
# phonopy
# pymatgen
# robocrys
# scikit-image
Expand Down
Loading

0 comments on commit 3248b93

Please sign in to comment.