Skip to content

Commit

Permalink
Automated dependency upgrades (#776)
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 Jul 7, 2023
1 parent 443160d commit 316afa6
Show file tree
Hide file tree
Showing 48 changed files with 372 additions and 372 deletions.
16 changes: 8 additions & 8 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.0
boto3==1.28.1
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.0
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.4
# via
Expand All @@ -59,7 +59,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.58.1
emmet-core[all]==0.58.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -69,7 +69,7 @@ exceptiongroup==1.1.2
# via
# anyio
# cattrs
fastapi==0.99.1
fastapi==0.100.0
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -117,7 +117,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.14
maggma==0.51.17
# via emmet-api (setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ numpy==1.25.0
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.1
orjson==3.9.2
# via maggma
packaging==23.1
# via
Expand All @@ -186,7 +186,7 @@ pillow==10.0.0
# via matplotlib
plotly==5.15.0
# via pymatgen
protobuf==4.23.3
protobuf==4.23.4
# via
# ddsketch
# ddtrace
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.0
boto3==1.28.1
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.0
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -40,7 +40,7 @@ cffi==1.15.1
# pynacl
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.4
# via
Expand Down Expand Up @@ -72,7 +72,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.58.1
emmet-core[all]==0.58.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -83,7 +83,7 @@ exceptiongroup==1.1.2
# anyio
# cattrs
# pytest
fastapi==0.99.1
fastapi==0.100.0
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -154,7 +154,7 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.51.14
maggma==0.51.17
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -255,7 +255,7 @@ numpy==1.25.0
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.1
orjson==3.9.2
# via maggma
packaging==23.1
# via
Expand All @@ -274,15 +274,15 @@ paramiko==3.2.0
# via sshtunnel
pillow==10.0.0
# via matplotlib
platformdirs==3.8.0
platformdirs==3.8.1
# via virtualenv
plotly==5.15.0
# via pymatgen
pluggy==1.2.0
# via pytest
pre-commit==3.3.3
# via emmet-api (setup.py)
protobuf==4.23.3
protobuf==4.23.4
# via
# ddsketch
# ddtrace
Expand Down
16 changes: 8 additions & 8 deletions emmet-api/requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.0
boto3==1.28.1
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.0
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.4
# via
Expand All @@ -59,13 +59,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.58.1
emmet-core[all]==0.58.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.99.1
fastapi==0.100.0
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -113,7 +113,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.14
maggma==0.51.17
# via emmet-api (setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ numpy==1.25.0
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.1
orjson==3.9.2
# via maggma
packaging==23.1
# via
Expand All @@ -182,7 +182,7 @@ pillow==10.0.0
# via matplotlib
plotly==5.15.0
# via pymatgen
protobuf==4.23.3
protobuf==4.23.4
# via
# ddsketch
# ddtrace
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.0
boto3==1.28.1
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.0
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -40,7 +40,7 @@ cffi==1.15.1
# pynacl
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.4
# via
Expand Down Expand Up @@ -72,13 +72,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.58.1
emmet-core[all]==0.58.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.99.1
fastapi==0.100.0
# via
# emmet-api (setup.py)
# maggma
Expand Down Expand Up @@ -149,7 +149,7 @@ latexcodec==2.0.1
# via pybtex
livereload==2.6.3
# via emmet-api (setup.py)
maggma==0.51.14
maggma==0.51.17
# via emmet-api (setup.py)
markdown==3.3.7
# via
Expand Down Expand Up @@ -250,7 +250,7 @@ numpy==1.25.0
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.1
orjson==3.9.2
# via maggma
packaging==23.1
# via
Expand All @@ -269,15 +269,15 @@ paramiko==3.2.0
# via sshtunnel
pillow==10.0.0
# via matplotlib
platformdirs==3.8.0
platformdirs==3.8.1
# via virtualenv
plotly==5.15.0
# via pymatgen
pluggy==1.2.0
# via pytest
pre-commit==3.3.3
# via emmet-api (setup.py)
protobuf==4.23.3
protobuf==4.23.4
# via
# ddsketch
# ddtrace
Expand Down
18 changes: 9 additions & 9 deletions emmet-api/requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.0
boto3==1.28.1
# via
# emmet-api (setup.py)
# maggma
botocore==1.31.0
botocore==1.31.1
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.4
# via
Expand All @@ -59,7 +59,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.58.1
emmet-core[all]==0.58.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -69,7 +69,7 @@ exceptiongroup==1.1.2
# via
# anyio
# cattrs
fastapi==0.99.1
fastapi==0.100.0
# via
# emmet-api (setup.py)
# maggma
Expand All @@ -95,7 +95,7 @@ importlib-metadata==6.0.1
# via
# flask
# opentelemetry-api
importlib-resources==5.12.0
importlib-resources==6.0.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -124,7 +124,7 @@ kiwisolver==1.4.4
# via matplotlib
latexcodec==2.0.1
# via pybtex
maggma==0.51.14
maggma==0.51.17
# via emmet-api (setup.py)
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -174,7 +174,7 @@ numpy==1.24.4
# spglib
opentelemetry-api==1.18.0
# via ddtrace
orjson==3.9.1
orjson==3.9.2
# via maggma
packaging==23.1
# via
Expand All @@ -195,7 +195,7 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
plotly==5.15.0
# via pymatgen
protobuf==4.23.3
protobuf==4.23.4
# via
# ddsketch
# ddtrace
Expand Down

0 comments on commit 316afa6

Please sign in to comment.