Skip to content

Commit

Permalink
Merge pull request #872 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 17, 2023
2 parents 9d23055 + bd2aabc commit 5accaf7
Show file tree
Hide file tree
Showing 16 changed files with 196 additions and 156 deletions.
10 changes: 5 additions & 5 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.62
boto3==1.28.63
# via maggma (setup.py)
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,9 +81,9 @@ monty==2023.9.25
# via maggma (setup.py)
msgpack==1.0.7
# via maggma (setup.py)
numpy==1.26.0
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.7
orjson==3.9.9
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down Expand Up @@ -122,7 +122,7 @@ referencing==0.30.2
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
Expand Down
35 changes: 20 additions & 15 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ azure-core==1.29.4
# via
# azure-identity
# azure-storage-blob
azure-identity==1.14.0
azure-identity==1.14.1
# via maggma (setup.py)
azure-storage-blob==12.18.2
azure-storage-blob==12.18.3
# via maggma (setup.py)
babel==2.13.0
# via mkdocs-material
Expand All @@ -37,11 +37,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.62
boto3==1.28.63
# via
# maggma (setup.py)
# moto
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# moto
Expand Down Expand Up @@ -70,7 +70,9 @@ colorama==0.4.6
# griffe
# mkdocs-material
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
cryptography==41.0.4
# via
# azure-identity
Expand Down Expand Up @@ -108,7 +110,7 @@ flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.4
griffe==0.36.5
# via mkdocstrings-python
h11==0.14.0
# via
Expand Down Expand Up @@ -163,7 +165,7 @@ jsonschema==4.19.1
# nbformat
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-core==5.3.2
jupyter-core==5.4.0
# via nbformat
markdown==3.5
# via
Expand Down Expand Up @@ -197,7 +199,7 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.4
mkdocs-material==9.4.6
# via maggma (setup.py)
mkdocs-material-extensions==1.2
# via mkdocs-material
Expand All @@ -206,8 +208,9 @@ mkdocs-minify-plugin==0.7.1
mkdocstrings[python]==0.23.0
# via
# maggma (setup.py)
# mkdocstrings
# mkdocstrings-python
mkdocstrings-python==1.7.2
mkdocstrings-python==1.7.3
# via mkdocstrings
mongogrant==0.3.3
# via maggma (setup.py)
Expand All @@ -217,7 +220,7 @@ monty==2023.9.25
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.5
moto==4.2.6
# via maggma (setup.py)
msal==1.24.1
# via
Expand All @@ -231,9 +234,9 @@ nbformat==5.9.2
# via maggma (setup.py)
nodeenv==1.8.0
# via pre-commit
numpy==1.26.0
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.7
orjson==3.9.9
# via maggma (setup.py)
packaging==23.2
# via
Expand Down Expand Up @@ -261,7 +264,7 @@ pluggy==1.3.0
# via pytest
portalocker==2.8.2
# via msal-extensions
pre-commit==3.4.0
pre-commit==3.5.0
# via maggma (setup.py)
prompt-toolkit==3.0.39
# via ipython
Expand Down Expand Up @@ -290,7 +293,9 @@ pygments==2.16.1
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
pymdown-extensions==10.3
# via
# mkdocs-material
Expand Down Expand Up @@ -360,7 +365,7 @@ responses==0.21.0
# moto
rich==13.6.0
# via memray
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
Expand Down
10 changes: 5 additions & 5 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.62
boto3==1.28.63
# via maggma (setup.py)
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,9 +79,9 @@ monty==2023.9.25
# via maggma (setup.py)
msgpack==1.0.7
# via maggma (setup.py)
numpy==1.26.0
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.7
orjson==3.9.9
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down Expand Up @@ -120,7 +120,7 @@ referencing==0.30.2
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
Expand Down
35 changes: 20 additions & 15 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ azure-core==1.29.4
# via
# azure-identity
# azure-storage-blob
azure-identity==1.14.0
azure-identity==1.14.1
# via maggma (setup.py)
azure-storage-blob==12.18.2
azure-storage-blob==12.18.3
# via maggma (setup.py)
babel==2.13.0
# via mkdocs-material
Expand All @@ -37,11 +37,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.62
boto3==1.28.63
# via
# maggma (setup.py)
# moto
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# moto
Expand Down Expand Up @@ -70,7 +70,9 @@ colorama==0.4.6
# griffe
# mkdocs-material
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
cryptography==41.0.4
# via
# azure-identity
Expand Down Expand Up @@ -103,7 +105,7 @@ flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.4
griffe==0.36.5
# via mkdocstrings-python
h11==0.14.0
# via
Expand Down Expand Up @@ -158,7 +160,7 @@ jsonschema==4.19.1
# nbformat
jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-core==5.3.2
jupyter-core==5.4.0
# via nbformat
markdown==3.5
# via
Expand Down Expand Up @@ -192,7 +194,7 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.4
mkdocs-material==9.4.6
# via maggma (setup.py)
mkdocs-material-extensions==1.2
# via mkdocs-material
Expand All @@ -201,8 +203,9 @@ mkdocs-minify-plugin==0.7.1
mkdocstrings[python]==0.23.0
# via
# maggma (setup.py)
# mkdocstrings
# mkdocstrings-python
mkdocstrings-python==1.7.2
mkdocstrings-python==1.7.3
# via mkdocstrings
mongogrant==0.3.3
# via maggma (setup.py)
Expand All @@ -212,7 +215,7 @@ monty==2023.9.25
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.5
moto==4.2.6
# via maggma (setup.py)
msal==1.24.1
# via
Expand All @@ -226,9 +229,9 @@ nbformat==5.9.2
# via maggma (setup.py)
nodeenv==1.8.0
# via pre-commit
numpy==1.26.0
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.7
orjson==3.9.9
# via maggma (setup.py)
packaging==23.2
# via
Expand Down Expand Up @@ -256,7 +259,7 @@ pluggy==1.3.0
# via pytest
portalocker==2.8.2
# via msal-extensions
pre-commit==3.4.0
pre-commit==3.5.0
# via maggma (setup.py)
prompt-toolkit==3.0.39
# via ipython
Expand Down Expand Up @@ -285,7 +288,9 @@ pygments==2.16.1
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
pymdown-extensions==10.3
# via
# mkdocs-material
Expand Down Expand Up @@ -355,7 +360,7 @@ responses==0.21.0
# moto
rich==13.6.0
# via memray
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
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.62
boto3==1.28.63
# via maggma (setup.py)
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# s3transfer
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.7
orjson==3.9.9
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down Expand Up @@ -130,7 +130,7 @@ referencing==0.30.2
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
Expand Down
Loading

0 comments on commit 5accaf7

Please sign in to comment.