Skip to content

Commit

Permalink
Merge pull request #875 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 23, 2023
2 parents 5accaf7 + b431b8d commit 142c88f
Show file tree
Hide file tree
Showing 16 changed files with 152 additions and 168 deletions.
12 changes: 6 additions & 6 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.63
boto3==1.28.68
# via maggma (setup.py)
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand All @@ -47,7 +47,7 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
flask==3.0.0
# via mongogrant
Expand Down Expand Up @@ -126,7 +126,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -151,7 +151,7 @@ typing-extensions==4.8.0
# pydantic-core
# pydash
# uvicorn
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
Expand Down
28 changes: 13 additions & 15 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.29.4
azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -37,11 +37,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.63
boto3==1.28.68
# via
# maggma (setup.py)
# moto
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# moto
Expand All @@ -57,7 +57,7 @@ cffi==1.16.0
# pynacl
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -100,7 +100,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.0
# via stack-data
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
Expand All @@ -110,7 +110,7 @@ flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.5
griffe==0.36.7
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -122,7 +122,7 @@ httpcore==0.18.0
# via httpx
httpx==0.25.0
# via starlette
hvac==1.2.1
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
# via pre-commit
Expand Down Expand Up @@ -201,7 +201,7 @@ mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
# via maggma (setup.py)
mkdocs-material-extensions==1.2
mkdocs-material-extensions==1.3
# via mkdocs-material
mkdocs-minify-plugin==0.7.1
# via maggma (setup.py)
Expand Down Expand Up @@ -290,13 +290,11 @@ pygments==2.16.1
# ipython
# mkdocs-material
# rich
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pymdown-extensions==10.3
pymdown-extensions==10.3.1
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -317,7 +315,7 @@ pytest-asyncio==0.21.1
# via maggma (setup.py)
pytest-cov==4.1.0
# via maggma (setup.py)
pytest-mock==3.11.1
pytest-mock==3.12.0
# via maggma (setup.py)
pytest-xdist==3.3.1
# via maggma (setup.py)
Expand Down Expand Up @@ -369,11 +367,11 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.0.292
ruff==0.1.1
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand Down Expand Up @@ -425,7 +423,7 @@ typing-extensions==4.8.0
# pydantic-core
# pydash
# uvicorn
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
Expand Down
12 changes: 6 additions & 6 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.63
boto3==1.28.68
# via maggma (setup.py)
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand All @@ -45,7 +45,7 @@ dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
flask==3.0.0
# via mongogrant
Expand Down Expand Up @@ -124,7 +124,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -148,7 +148,7 @@ typing-extensions==4.8.0
# pydantic
# pydantic-core
# pydash
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
Expand Down
28 changes: 13 additions & 15 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.29.4
azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -37,11 +37,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.63
boto3==1.28.68
# via
# maggma (setup.py)
# moto
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# moto
Expand All @@ -57,7 +57,7 @@ cffi==1.16.0
# pynacl
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -95,7 +95,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.0
# via stack-data
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
Expand All @@ -105,7 +105,7 @@ flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.5
griffe==0.36.7
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -117,7 +117,7 @@ httpcore==0.18.0
# via httpx
httpx==0.25.0
# via starlette
hvac==1.2.1
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
# via pre-commit
Expand Down Expand Up @@ -196,7 +196,7 @@ mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
# via maggma (setup.py)
mkdocs-material-extensions==1.2
mkdocs-material-extensions==1.3
# via mkdocs-material
mkdocs-minify-plugin==0.7.1
# via maggma (setup.py)
Expand Down Expand Up @@ -285,13 +285,11 @@ pygments==2.16.1
# ipython
# mkdocs-material
# rich
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pymdown-extensions==10.3
pymdown-extensions==10.3.1
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -312,7 +310,7 @@ pytest-asyncio==0.21.1
# via maggma (setup.py)
pytest-cov==4.1.0
# via maggma (setup.py)
pytest-mock==3.11.1
pytest-mock==3.12.0
# via maggma (setup.py)
pytest-xdist==3.3.1
# via maggma (setup.py)
Expand Down Expand Up @@ -364,11 +362,11 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.0.292
ruff==0.1.1
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand Down Expand Up @@ -415,7 +413,7 @@ typing-extensions==4.8.0
# pydantic
# pydantic-core
# pydash
urllib3==2.0.6
urllib3==2.0.7
# via
# botocore
# requests
Expand Down
12 changes: 6 additions & 6 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.63
boto3==1.28.68
# via maggma (setup.py)
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand All @@ -47,7 +47,7 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
flask==3.0.0
# via mongogrant
Expand Down Expand Up @@ -134,7 +134,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -162,7 +162,7 @@ typing-extensions==4.8.0
# pydash
# starlette
# uvicorn
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# requests
Expand Down
Loading

0 comments on commit 142c88f

Please sign in to comment.