Skip to content

Commit

Permalink
Automated dependency upgrades (#762)
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 <[email protected]>
  • Loading branch information
tschaume and github-actions authored Jun 22, 2023
1 parent 9b04651 commit cd8ab07
Show file tree
Hide file tree
Showing 48 changed files with 106 additions and 106 deletions.
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/macos-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
envier==0.4.0
# via ddtrace
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -68,7 +68,7 @@ exceptiongroup==1.1.1
# via
# anyio
# cattrs
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-api (setup.py)
# mp-api
Expand All @@ -82,7 +82,7 @@ exceptiongroup==1.1.1
# anyio
# cattrs
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via
# emmet-api (setup.py)
# maggma
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
exceptiongroup==1.1.1
# via anyio
fastapi==0.97.0
fastapi==0.98.0
# via maggma
flask==2.3.2
# via mongogrant
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
exceptiongroup==1.1.1
# via
# anyio
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via maggma
filelock==3.12.2
# via virtualenv
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
fastapi==0.97.0
fastapi==0.98.0
# via maggma
flask==2.3.2
# via mongogrant
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
fastapi==0.97.0
fastapi==0.98.0
# via maggma
filelock==3.12.2
# via virtualenv
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
exceptiongroup==1.1.1
# via anyio
fastapi==0.97.0
fastapi==0.98.0
# via maggma
flask==2.3.2
# via mongogrant
Expand Down
8 changes: 4 additions & 4 deletions emmet-builders/requirements/macos-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.158
boto3==1.26.159
# via maggma
botocore==1.29.158
botocore==1.29.159
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -55,15 +55,15 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core[all]==0.57.1
emmet-core[all]==0.57.2
# via
# emmet-builders (setup.py)
# mp-api
exceptiongroup==1.1.1
# via
# anyio
# pytest
fastapi==0.97.0
fastapi==0.98.0
# via maggma
filelock==3.12.2
# via virtualenv
Expand Down
Loading

0 comments on commit cd8ab07

Please sign in to comment.