Skip to content

Commit

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

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

* update dependencies for emmet-api (macos-latest/py3.8)

* update dependencies for emmet-api (macos-latest/py3.9)

* 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.8)

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

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

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

* update dependencies for emmet-builders (macos-latest/py3.8)

* update dependencies for emmet-builders (macos-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.8)

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

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

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

* update dependencies for emmet-core (macos-latest/py3.8)

* update dependencies for emmet-core (macos-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.8)

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

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed May 1, 2023
1 parent 9c0a9a0 commit 184b9ea
Show file tree
Hide file tree
Showing 48 changed files with 940 additions and 860 deletions.
30 changes: 16 additions & 14 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,20 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.2.0
attrs==23.1.0
# via
# cattrs
# ddtrace
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.114
blinker==1.6.2
# via flask
boto3==1.26.124
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.114
botocore==1.29.124
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -48,15 +50,15 @@ cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.11.2
ddtrace==1.12.2
# via emmet-api (setup.py)
deprecated==1.2.13
# via opentelemetry-api
dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.51.13
emmet-core[all]==0.53.0
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +70,7 @@ fastapi==0.95.1
# via
# emmet-api (setup.py)
# maggma
flask==2.2.3
flask==2.3.2
# via mongogrant
fonttools==4.39.3
# via matplotlib
Expand Down Expand Up @@ -108,7 +110,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.50.3
maggma==0.50.4
# via emmet-api (setup.py)
markupsafe==2.1.2
# via
Expand Down Expand Up @@ -142,7 +144,7 @@ networkx==3.1
# via
# pymatgen
# robocrys
numpy==1.24.2
numpy==1.24.3
# via
# contourpy
# maggma
Expand All @@ -158,17 +160,17 @@ numpy==1.24.2
# spglib
opentelemetry-api==1.17.0
# via ddtrace
orjson==3.8.10
orjson==3.8.11
# via maggma
packaging==23.1
# via
# ddtrace
# matplotlib
# mongomock
# plotly
palettable==3.3.1
palettable==3.3.3
# via pymatgen
pandas==2.0.0
pandas==2.0.1
# via
# matminer
# pymatgen
Expand Down Expand Up @@ -197,7 +199,7 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.1
pydash==7.0.2
# via maggma
pymatgen==2023.3.23
# via
Expand Down Expand Up @@ -234,7 +236,7 @@ pyyaml==6.0
# via pybtex
pyzmq==24.0.1
# via maggma
requests==2.28.2
requests==2.29.0
# via
# matminer
# mongogrant
Expand Down Expand Up @@ -320,7 +322,7 @@ urllib3==1.26.15
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (setup.py)
werkzeug==2.2.3
werkzeug==2.3.3
# via flask
wrapt==1.15.0
# via deprecated
Expand Down
52 changes: 27 additions & 25 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,20 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.2.0
attrs==23.1.0
# via
# cattrs
# ddtrace
# jsonschema
bcrypt==4.0.1
# via paramiko
boto3==1.26.114
blinker==1.6.2
# via flask
boto3==1.26.124
# via
# emmet-api (setup.py)
# maggma
botocore==1.29.114
botocore==1.29.124
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -49,7 +51,7 @@ colorama==0.4.6
# via griffe
contourpy==1.0.7
# via matplotlib
coverage[toml]==7.2.3
coverage[toml]==7.2.5
# via pytest-cov
cryptography==40.0.2
# via paramiko
Expand All @@ -59,7 +61,7 @@ cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.11.2
ddtrace==1.12.2
# via emmet-api (setup.py)
deprecated==1.2.13
# via opentelemetry-api
Expand All @@ -69,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.51.13
emmet-core[all]==0.53.0
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -83,11 +85,11 @@ fastapi==0.95.1
# via
# emmet-api (setup.py)
# maggma
filelock==3.11.0
filelock==3.12.0
# via virtualenv
flake8==6.0.0
# via emmet-api (setup.py)
flask==2.2.3
flask==2.3.2
# via mongogrant
fonttools==4.39.3
# via matplotlib
Expand All @@ -97,15 +99,15 @@ future==0.18.3
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.27.0
griffe==0.27.1
# via mkdocstrings-python
gunicorn==20.1.0
# via emmet-api (setup.py)
h11==0.14.0
# via uvicorn-tschaume
htmlmin2==0.1.13
# via mkdocs-minify-plugin
identify==2.5.22
identify==2.5.23
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -146,7 +148,7 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.50.3
maggma==0.50.4
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -231,7 +233,7 @@ networkx==3.1
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.24.2
numpy==1.24.3
# via
# contourpy
# maggma
Expand All @@ -247,7 +249,7 @@ numpy==1.24.2
# spglib
opentelemetry-api==1.17.0
# via ddtrace
orjson==3.8.10
orjson==3.8.11
# via maggma
packaging==23.1
# via
Expand All @@ -257,17 +259,17 @@ packaging==23.1
# mongomock
# plotly
# pytest
palettable==3.3.1
palettable==3.3.3
# via pymatgen
pandas==2.0.0
pandas==2.0.1
# via
# matminer
# pymatgen
paramiko==3.1.0
# via sshtunnel
pillow==9.5.0
# via matplotlib
platformdirs==3.2.0
platformdirs==3.5.0
# via virtualenv
plotly==5.14.1
# via pymatgen
Expand Down Expand Up @@ -298,13 +300,13 @@ pydantic==1.10.7
# fastapi
# inflect
# maggma
pydash==7.0.1
pydash==7.0.2
# via maggma
pydocstyle==6.3.0
# via emmet-api (setup.py)
pyflakes==3.0.1
# via flake8
pygments==2.15.0
pygments==2.15.1
# via mkdocs-material
pymatgen==2023.3.23
# via
Expand Down Expand Up @@ -360,7 +362,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==24.0.1
# via maggma
requests==2.28.2
requests==2.29.0
# via
# matminer
# mongogrant
Expand Down Expand Up @@ -432,18 +434,18 @@ tomli==2.0.1
# coverage
# mypy
# pytest
tornado==6.2
tornado==6.3.1
# via livereload
tqdm==4.65.0
# via
# maggma
# matminer
# pymatgen
types-requests==2.28.11.17
types-requests==2.29.0.0
# via emmet-api (setup.py)
types-setuptools==67.6.0.7
types-setuptools==67.7.0.1
# via emmet-api (setup.py)
types-urllib3==1.26.25.10
types-urllib3==1.26.25.12
# via types-requests
typing-extensions==4.5.0
# via
Expand All @@ -463,13 +465,13 @@ urllib3==1.26.15
# requests
uvicorn-tschaume==0.19.1
# via emmet-api (setup.py)
virtualenv==20.21.0
virtualenv==20.23.0
# via pre-commit
watchdog==3.0.0
# via mkdocs
wcmatch==8.4.1
# via mkdocs-awesome-pages-plugin
werkzeug==2.2.3
werkzeug==2.3.3
# via flask
wincertstore==0.2
# via emmet-api (setup.py)
Expand Down

0 comments on commit 184b9ea

Please sign in to comment.