Skip to content

Commit

Permalink
Automated dependency upgrades (#1132)
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 Oct 16, 2024
1 parent 14a5e4b commit 19d1131
Show file tree
Hide file tree
Showing 12 changed files with 76 additions and 76 deletions.
14 changes: 7 additions & 7 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
anyio==4.6.2.post1
# 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.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -154,7 +154,7 @@ pandas==2.2.3
# pymatgen
paramiko==3.5.0
# via sshtunnel
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -259,7 +259,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.39.2
starlette==0.40.0
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down Expand Up @@ -292,13 +292,13 @@ urllib3==2.2.3
# via
# botocore
# requests
uvicorn==0.31.1
uvicorn==0.32.0
# via maggma
wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.14.1
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
# via importlib-metadata
Expand Down
20 changes: 10 additions & 10 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
anyio==4.6.2.post1
# 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.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -192,7 +192,7 @@ mkdocstrings[python]==0.26.2
# via
# emmet-api (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.12.0
mkdocstrings-python==1.12.1
# via mkdocstrings
mongomock==4.2.0.post1
# via maggma
Expand All @@ -207,7 +207,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via maggma
mypy==1.11.2
mypy==1.12.0
# via emmet-api (setup.py)
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -261,7 +261,7 @@ paramiko==3.5.0
# via sshtunnel
pathspec==0.12.1
# via mkdocs
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -407,7 +407,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.39.2
starlette==0.40.0
# via fastapi
sympy==1.13.3
# via pymatgen
Expand All @@ -428,7 +428,7 @@ tqdm==4.66.5
# via
# maggma
# pymatgen
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via emmet-api (setup.py)
types-setuptools==75.1.0.20241014
# via emmet-api (setup.py)
Expand All @@ -453,7 +453,7 @@ urllib3==2.2.3
# botocore
# requests
# types-requests
uvicorn==0.31.1
uvicorn==0.32.0
# via maggma
virtualenv==20.26.6
# via pre-commit
Expand All @@ -467,7 +467,7 @@ wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.14.1
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
# via importlib-metadata
Expand Down
14 changes: 7 additions & 7 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
anyio==4.6.2.post1
# 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.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -152,7 +152,7 @@ pandas==2.2.3
# pymatgen
paramiko==3.5.0
# via sshtunnel
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -257,7 +257,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.39.2
starlette==0.40.0
# via fastapi
sympy==1.13.3
# via pymatgen
Expand Down Expand Up @@ -287,13 +287,13 @@ urllib3==2.2.3
# via
# botocore
# requests
uvicorn==0.31.1
uvicorn==0.32.0
# via maggma
wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.14.1
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
# via importlib-metadata
Expand Down
20 changes: 10 additions & 10 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
anyio==4.6.2.post1
# 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.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via
# emmet-api (setup.py)
# maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -188,7 +188,7 @@ mkdocstrings[python]==0.26.2
# via
# emmet-api (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.12.0
mkdocstrings-python==1.12.1
# via mkdocstrings
mongomock==4.2.0.post1
# via maggma
Expand All @@ -203,7 +203,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via maggma
mypy==1.11.2
mypy==1.12.0
# via emmet-api (setup.py)
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ paramiko==3.5.0
# via sshtunnel
pathspec==0.12.1
# via mkdocs
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -403,7 +403,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
starlette==0.39.2
starlette==0.40.0
# via fastapi
sympy==1.13.3
# via pymatgen
Expand All @@ -419,7 +419,7 @@ tqdm==4.66.5
# via
# maggma
# pymatgen
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via emmet-api (setup.py)
types-setuptools==75.1.0.20241014
# via emmet-api (setup.py)
Expand All @@ -441,7 +441,7 @@ urllib3==2.2.3
# botocore
# requests
# types-requests
uvicorn==0.31.1
uvicorn==0.32.0
# via maggma
virtualenv==20.26.6
# via pre-commit
Expand All @@ -455,7 +455,7 @@ wrapt==1.16.0
# via
# ddtrace
# deprecated
xmltodict==0.14.1
xmltodict==0.14.2
# via ddtrace
zipp==3.20.2
# via importlib-metadata
Expand Down
6 changes: 3 additions & 3 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.39
boto3==1.35.42
# via maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -204,7 +204,7 @@ patsy==0.5.6
# via statsmodels
phonopy==2.28.0
# via matcalc
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down
16 changes: 8 additions & 8 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.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -160,7 +160,7 @@ lazy-loader==0.4
# via scikit-image
lightning==2.4.0
# via matgl
lightning-utilities==0.11.7
lightning-utilities==0.11.8
# via
# lightning
# pytorch-lightning
Expand Down Expand Up @@ -245,7 +245,7 @@ mkdocstrings[python]==0.26.2
# via
# emmet-builders (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.12.0
mkdocstrings-python==1.12.1
# via mkdocstrings
mmtf-python==1.1.3
# via mdanalysis
Expand Down Expand Up @@ -278,7 +278,7 @@ multidict==6.1.0
# via
# aiohttp
# yarl
mypy==1.11.2
mypy==1.12.0
# via emmet-builders (setup.py)
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -398,7 +398,7 @@ patsy==0.5.6
# via statsmodels
phonopy==2.28.0
# via matcalc
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -653,7 +653,7 @@ triton==3.0.0
# via torch
typeguard==4.3.0
# via inflect
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via emmet-builders (setup.py)
types-setuptools==75.1.0.20241014
# via emmet-builders (setup.py)
Expand Down Expand Up @@ -692,7 +692,7 @@ wincertstore==0.2.1
# via emmet-builders (setup.py)
wrapt==1.16.0
# via smart-open
yarl==1.15.2
yarl==1.15.4
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 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.0
# via paramiko
boto3==1.35.39
boto3==1.35.42
# via maggma
botocore==1.35.39
botocore==1.35.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -202,7 +202,7 @@ patsy==0.5.6
# via statsmodels
phonopy==2.28.0
# via matcalc
pillow==10.4.0
pillow==11.0.0
# via
# imageio
# matplotlib
Expand Down
Loading

0 comments on commit 19d1131

Please sign in to comment.