Skip to content

Commit

Permalink
Automated dependency upgrades (#1012)
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-api (ubuntu-latest/py3.9)

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

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

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

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

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

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

---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
tschaume and github-actions authored May 24, 2024
1 parent b9e2c92 commit ee084c2
Show file tree
Hide file tree
Showing 18 changed files with 398 additions and 461 deletions.
30 changes: 14 additions & 16 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aioitertools==0.11.0
# via maggma
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
# via
Expand All @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.99
boto3==1.34.112
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.99
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -64,7 +64,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.4
ddtrace==2.8.5
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -86,9 +86,8 @@ exceptiongroup==1.2.1
fastapi==0.111.0
# via
# emmet-api (setup.py)
# fastapi-cli
# maggma
fastapi-cli==0.0.2
fastapi-cli==0.0.4
# via fastapi
flask==3.0.3
# via mongogrant
Expand Down Expand Up @@ -136,23 +135,23 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.66.0
maggma==0.67.0
# via emmet-api (setup.py)
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.8.4
matplotlib==3.9.0
# via pymatgen
mdurl==0.1.2
# via markdown-it-py
mongogrant==0.3.3
# via maggma
mongomock==4.1.2
# via maggma
monty==2024.4.17
monty==2024.5.15
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -195,7 +194,7 @@ pillow==10.3.0
# via matplotlib
plotly==5.22.0
# via pymatgen
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -225,7 +224,7 @@ pymatgen==2024.5.1
# pymatgen-analysis-alloys
pymatgen-analysis-alloys==0.0.6
# via emmet-api (setup.py)
pymongo==4.7.1
pymongo==4.7.2
# via
# maggma
# mongogrant
Expand Down Expand Up @@ -257,7 +256,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# mongogrant
# pymatgen
Expand All @@ -275,7 +274,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
sentinels==1.0.0
# via mongomock
Expand Down Expand Up @@ -332,7 +331,7 @@ typing-extensions==4.11.0
# uvicorn
tzdata==2024.1
# via pandas
ujson==5.9.0
ujson==5.10.0
# via fastapi
uncertainties==3.1.7
# via pymatgen
Expand All @@ -343,7 +342,6 @@ urllib3==2.2.1
uvicorn[standard]==0.29.0
# via
# fastapi
# fastapi-cli
# maggma
uvloop==0.19.0
# via uvicorn
Expand All @@ -357,7 +355,7 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
52 changes: 25 additions & 27 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aioitertools==0.11.0
# via maggma
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
# via
Expand All @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.99
boto3==1.34.112
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.99
botocore==1.34.112
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.8.4
ddtrace==2.8.5
# via emmet-api (setup.py)
deprecated==1.2.14
# via opentelemetry-api
Expand All @@ -101,9 +101,8 @@ exceptiongroup==1.2.1
fastapi==0.111.0
# via
# emmet-api (setup.py)
# fastapi-cli
# maggma
fastapi-cli==0.0.2
fastapi-cli==0.0.4
# via fastapi
filelock==3.14.0
# via virtualenv
Expand All @@ -117,7 +116,7 @@ future==1.0.0
# via uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.44.0
griffe==0.45.2
# via mkdocstrings-python
gunicorn==22.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -173,7 +172,7 @@ latexcodec==3.0.0
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.66.0
maggma==0.67.0
# via emmet-api (setup.py)
markdown==3.6
# via
Expand All @@ -191,7 +190,7 @@ markupsafe==2.1.5
# mkdocs-autorefs
# mkdocstrings
# werkzeug
matplotlib==3.8.4
matplotlib==3.9.0
# via pymatgen
mccabe==0.7.0
# via flake8
Expand Down Expand Up @@ -230,13 +229,13 @@ mkdocstrings[python]==0.25.1
# via
# emmet-api (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.10.0
mkdocstrings-python==1.10.3
# via mkdocstrings
mongogrant==0.3.3
# via maggma
mongomock==4.1.2
# via maggma
monty==2024.4.17
monty==2024.5.15
# via
# emmet-core
# maggma
Expand Down Expand Up @@ -291,7 +290,7 @@ pathspec==0.12.1
# via mkdocs
pillow==10.3.0
# via matplotlib
platformdirs==4.2.1
platformdirs==4.2.2
# via
# mkdocs-get-deps
# mkdocstrings
Expand All @@ -300,9 +299,9 @@ plotly==5.22.0
# via pymatgen
pluggy==1.5.0
# via pytest
pre-commit==3.7.0
pre-commit==3.7.1
# via emmet-api (setup.py)
protobuf==5.26.1
protobuf==5.27.0
# via ddtrace
pybtex==0.24.0
# via
Expand Down Expand Up @@ -336,7 +335,7 @@ pygments==2.18.0
# via
# mkdocs-material
# rich
pymatgen==2024.4.13
pymatgen==2024.5.1
# via
# emmet-core
# pymatgen-analysis-alloys
Expand All @@ -346,15 +345,15 @@ pymdown-extensions==10.8.1
# via
# mkdocs-material
# mkdocstrings
pymongo==4.7.1
pymongo==4.7.2
# via
# maggma
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.1.2
# via matplotlib
pytest==8.2.0
pytest==8.2.1
# via
# emmet-api (setup.py)
# pytest-cov
Expand Down Expand Up @@ -393,7 +392,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
# via
# mongogrant
# pymatgen
Expand All @@ -411,7 +410,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
# via boto3
scipy==1.13.0
scipy==1.13.1
# via pymatgen
sentinels==1.0.0
# via mongomock
Expand Down Expand Up @@ -463,9 +462,9 @@ tqdm==4.66.4
# pymatgen
typer==0.12.3
# via fastapi-cli
types-requests==2.31.0.20240406
types-requests==2.32.0.20240523
# via emmet-api (setup.py)
types-setuptools==69.5.0.20240423
types-setuptools==70.0.0.20240523
# via emmet-api (setup.py)
typing-extensions==4.11.0
# via
Expand All @@ -483,7 +482,7 @@ typing-extensions==4.11.0
# uvicorn
tzdata==2024.1
# via pandas
ujson==5.9.0
ujson==5.10.0
# via fastapi
uncertainties==3.1.7
# via pymatgen
Expand All @@ -495,17 +494,16 @@ urllib3==2.2.1
uvicorn[standard]==0.29.0
# via
# fastapi
# fastapi-cli
# maggma
uvloop==0.19.0
# via uvicorn
virtualenv==20.26.1
virtualenv==20.26.2
# via pre-commit
watchdog==4.0.0
watchdog==4.0.1
# via mkdocs
watchfiles==0.21.0
# via uvicorn
wcmatch==8.5.1
wcmatch==8.5.2
# via mkdocs-awesome-pages-plugin
websockets==12.0
# via uvicorn
Expand All @@ -517,7 +515,7 @@ wrapt==1.16.0
# via deprecated
xmltodict==0.13.0
# via ddtrace
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit ee084c2

Please sign in to comment.