Skip to content

Commit

Permalink
Merge pull request #842 from materialsproject/auto-dependency-upgrades
Browse files Browse the repository at this point in the history
Automated dependency upgrades
  • Loading branch information
munrojm committed Aug 15, 2023
2 parents d95ba2b + 0cc3eb4 commit 833e59f
Show file tree
Hide file tree
Showing 16 changed files with 120 additions and 128 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 @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ click==8.1.6
# mongogrant
cryptography==41.0.3
# via paramiko
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -70,13 +70,13 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
msgpack==1.0.5
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -128,7 +128,7 @@ sshtunnel==0.4.0
# via maggma (setup.py)
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
typing-extensions==4.7.1
# via
Expand Down
19 changes: 9 additions & 10 deletions requirements/macos-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.28.0
azure-core==1.29.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.13.0
azure-identity==1.14.0
# via maggma (setup.py)
azure-storage-blob==12.17.0
# via maggma (setup.py)
Expand All @@ -30,9 +30,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -57,7 +57,7 @@ cryptography==41.0.3
# pyjwt
decorator==5.1.1
# via ipython
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -109,7 +109,7 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
Expand All @@ -125,7 +125,7 @@ nbformat==5.9.2
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -177,7 +177,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.6.3
regex==2023.8.8
# via maggma (setup.py)
requests==2.31.0
# via
Expand All @@ -201,7 +201,6 @@ six==1.16.0
# via
# asttokens
# azure-core
# azure-identity
# isodate
# python-dateutil
sniffio==1.3.0
Expand All @@ -212,7 +211,7 @@ stack-data==0.6.2
# via ipython
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.9.0
# via
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 @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ click==8.1.6
# mongogrant
cryptography==41.0.3
# via paramiko
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -68,13 +68,13 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
msgpack==1.0.5
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -126,7 +126,7 @@ sshtunnel==0.4.0
# via maggma (setup.py)
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
typing-extensions==4.7.1
# via
Expand Down
19 changes: 9 additions & 10 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.28.0
azure-core==1.29.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.13.0
azure-identity==1.14.0
# via maggma (setup.py)
azure-storage-blob==12.17.0
# via maggma (setup.py)
Expand All @@ -30,9 +30,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -57,7 +57,7 @@ cryptography==41.0.3
# pyjwt
decorator==5.1.1
# via ipython
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -107,7 +107,7 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
Expand All @@ -123,7 +123,7 @@ nbformat==5.9.2
# via maggma (setup.py)
numpy==1.25.2
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -175,7 +175,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.6.3
regex==2023.8.8
# via maggma (setup.py)
requests==2.31.0
# via
Expand All @@ -199,7 +199,6 @@ six==1.16.0
# via
# asttokens
# azure-core
# azure-identity
# isodate
# python-dateutil
sniffio==1.3.0
Expand All @@ -210,7 +209,7 @@ stack-data==0.6.2
# via ipython
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.9.0
# via
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 @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ click==8.1.6
# mongogrant
cryptography==41.0.3
# via paramiko
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -76,13 +76,13 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
msgpack==1.0.5
# via maggma (setup.py)
numpy==1.24.4
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -136,7 +136,7 @@ sshtunnel==0.4.0
# via maggma (setup.py)
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
typing-extensions==4.7.1
# via
Expand Down
19 changes: 9 additions & 10 deletions requirements/macos-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.28.0
azure-core==1.29.1
# via
# azure-identity
# azure-storage-blob
azure-identity==1.13.0
azure-identity==1.14.0
# via maggma (setup.py)
azure-storage-blob==12.17.0
# via maggma (setup.py)
Expand All @@ -30,9 +30,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.20
boto3==1.28.25
# via maggma (setup.py)
botocore==1.31.20
botocore==1.31.25
# via
# boto3
# s3transfer
Expand All @@ -57,7 +57,7 @@ cryptography==41.0.3
# pyjwt
decorator==5.1.1
# via ipython
dnspython==2.4.1
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
Expand Down Expand Up @@ -115,7 +115,7 @@ mongogrant==0.3.3
# via maggma (setup.py)
mongomock==4.1.2
# via maggma (setup.py)
monty==2023.5.8
monty==2023.8.8
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
Expand All @@ -131,7 +131,7 @@ nbformat==5.9.2
# via maggma (setup.py)
numpy==1.24.4
# via maggma (setup.py)
orjson==3.9.3
orjson==3.9.4
# via maggma (setup.py)
packaging==23.1
# via mongomock
Expand Down Expand Up @@ -185,7 +185,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.6.3
regex==2023.8.8
# via maggma (setup.py)
requests==2.31.0
# via
Expand All @@ -209,7 +209,6 @@ six==1.16.0
# via
# asttokens
# azure-core
# azure-identity
# isodate
# python-dateutil
sniffio==1.3.0
Expand All @@ -220,7 +219,7 @@ stack-data==0.6.2
# via ipython
starlette==0.27.0
# via fastapi
tqdm==4.65.0
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.9.0
# via
Expand Down
Loading

0 comments on commit 833e59f

Please sign in to comment.