Skip to content

Commit

Permalink
Merge pull request #878 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
rkingsbury authored Oct 31, 2023
2 parents 75bd444 + 155e7f1 commit 09f75e2
Show file tree
Hide file tree
Showing 16 changed files with 168 additions and 168 deletions.
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via maggma (setup.py)
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# s3transfer
Expand All @@ -39,7 +39,7 @@ click==8.1.7
# flask
# mongogrant
# uvicorn
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
dnspython==2.4.2
# via
Expand Down Expand Up @@ -83,7 +83,7 @@ msgpack==1.0.7
# via maggma (setup.py)
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down
34 changes: 17 additions & 17 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ anyio==3.7.1
# starlette
appnope==0.1.3
# via ipython
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
Expand All @@ -25,23 +25,23 @@ azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
azure-identity==1.14.1
azure-identity==1.15.0
# via maggma (setup.py)
azure-storage-blob==12.18.3
# via maggma (setup.py)
babel==2.13.0
babel==2.13.1
# via mkdocs-material
backcall==0.2.0
# via ipython
bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via
# maggma (setup.py)
# moto
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# moto
Expand Down Expand Up @@ -73,7 +73,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -98,19 +98,19 @@ exceptiongroup==1.1.3
# pytest
execnet==2.0.2
# via pytest-xdist
executing==2.0.0
executing==2.0.1
# via stack-data
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
filelock==3.13.0
# via virtualenv
flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.7
griffe==0.36.9
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -124,7 +124,7 @@ httpx==0.25.0
# via starlette
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
mkdocs-material==9.4.7
# via maggma (setup.py)
mkdocs-material-extensions==1.3
# via mkdocs-material
Expand All @@ -220,7 +220,7 @@ monty==2023.9.25
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.6
moto==4.2.7
# via maggma (setup.py)
msal==1.24.1
# via
Expand All @@ -236,7 +236,7 @@ nodeenv==1.8.0
# via pre-commit
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via
Expand Down Expand Up @@ -304,7 +304,7 @@ pymongo==4.5.0
# mongogrant
pynacl==1.5.0
# via paramiko
pytest==7.4.2
pytest==7.4.3
# via
# maggma (setup.py)
# pytest-asyncio
Expand Down Expand Up @@ -371,7 +371,7 @@ ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.1
ruff==0.1.3
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand Down Expand Up @@ -402,7 +402,7 @@ tomli==2.0.1
# pytest
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.11.2
traitlets==5.12.0
# via
# ipython
# jupyter-core
Expand Down Expand Up @@ -430,7 +430,7 @@ urllib3==2.0.7
# responses
uvicorn==0.23.2
# via maggma (setup.py)
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
watchdog==3.0.0
# via mkdocs
Expand Down
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via maggma (setup.py)
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# s3transfer
Expand All @@ -39,7 +39,7 @@ click==8.1.7
# flask
# mongogrant
# uvicorn
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
dnspython==2.4.2
# via
Expand Down Expand Up @@ -81,7 +81,7 @@ msgpack==1.0.7
# via maggma (setup.py)
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down
34 changes: 17 additions & 17 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ anyio==3.7.1
# starlette
appnope==0.1.3
# via ipython
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
Expand All @@ -25,23 +25,23 @@ azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
azure-identity==1.14.1
azure-identity==1.15.0
# via maggma (setup.py)
azure-storage-blob==12.18.3
# via maggma (setup.py)
babel==2.13.0
babel==2.13.1
# via mkdocs-material
backcall==0.2.0
# via ipython
bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via
# maggma (setup.py)
# moto
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# moto
Expand Down Expand Up @@ -73,7 +73,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -93,19 +93,19 @@ dnspython==2.4.2
# pymongo
execnet==2.0.2
# via pytest-xdist
executing==2.0.0
executing==2.0.1
# via stack-data
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
filelock==3.13.0
# via virtualenv
flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.7
griffe==0.36.9
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -119,7 +119,7 @@ httpx==0.25.0
# via starlette
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
mkdocs-material==9.4.7
# via maggma (setup.py)
mkdocs-material-extensions==1.3
# via mkdocs-material
Expand All @@ -215,7 +215,7 @@ monty==2023.9.25
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.6
moto==4.2.7
# via maggma (setup.py)
msal==1.24.1
# via
Expand All @@ -231,7 +231,7 @@ nodeenv==1.8.0
# via pre-commit
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via
Expand Down Expand Up @@ -299,7 +299,7 @@ pymongo==4.5.0
# mongogrant
pynacl==1.5.0
# via paramiko
pytest==7.4.2
pytest==7.4.3
# via
# maggma (setup.py)
# pytest-asyncio
Expand Down Expand Up @@ -366,7 +366,7 @@ ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.1
ruff==0.1.3
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand All @@ -393,7 +393,7 @@ starlette[full]==0.27.0
# maggma (setup.py)
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.11.2
traitlets==5.12.0
# via
# ipython
# jupyter-core
Expand All @@ -420,7 +420,7 @@ urllib3==2.0.7
# responses
uvicorn==0.23.2
# via maggma (setup.py)
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
watchdog==3.0.0
# via mkdocs
Expand Down
8 changes: 4 additions & 4 deletions requirements/macos-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via maggma (setup.py)
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# s3transfer
Expand All @@ -39,7 +39,7 @@ click==8.1.7
# flask
# mongogrant
# uvicorn
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
dnspython==2.4.2
# via
Expand Down Expand Up @@ -89,7 +89,7 @@ msgpack==1.0.7
# via maggma (setup.py)
numpy==1.24.4
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down
Loading

0 comments on commit 09f75e2

Please sign in to comment.