Skip to content

Commit

Permalink
Merge pull request materialsproject#894 from materialsproject/auto-de…
Browse files Browse the repository at this point in the history
…pendency-upgrades

Automated dependency upgrades
  • Loading branch information
rkingsbury authored Dec 17, 2023
2 parents f2b6d90 + cb44958 commit 91163c5
Show file tree
Hide file tree
Showing 16 changed files with 596 additions and 462 deletions.
30 changes: 15 additions & 15 deletions requirements/macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ attrs==23.1.0
# via
# jsonschema
# referencing
bcrypt==4.0.1
bcrypt==4.1.1
# via paramiko
blinker==1.7.0
# via flask
boto3==1.29.3
boto3==1.33.11
# via maggma (setup.py)
botocore==1.32.3
botocore==1.33.11
# via
# boto3
# s3transfer
Expand All @@ -39,21 +39,21 @@ click==8.1.7
# flask
# mongogrant
# uvicorn
cryptography==41.0.5
cryptography==41.0.7
# via paramiko
dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via anyio
fastapi==0.104.1
# via maggma (setup.py)
flask==3.0.0
# via mongogrant
h11==0.14.0
# via uvicorn
idna==3.4
idna==3.6
# via
# anyio
# requests
Expand All @@ -67,7 +67,7 @@ jmespath==1.0.1
# botocore
jsonschema==4.20.0
# via maggma (setup.py)
jsonschema-specifications==2023.11.1
jsonschema-specifications==2023.11.2
# via jsonschema
markupsafe==2.1.3
# via
Expand All @@ -91,18 +91,18 @@ paramiko==3.3.1
# via sshtunnel
pycparser==2.21
# via cffi
pydantic==2.5.1
pydantic==2.5.2
# via
# fastapi
# maggma (setup.py)
# pydantic-settings
pydantic-core==2.14.3
pydantic-core==2.14.5
# via pydantic
pydantic-settings==2.1.0
# via maggma (setup.py)
pydash==7.0.6
# via maggma (setup.py)
pymongo==4.6.0
pymongo==4.6.1
# via
# maggma (setup.py)
# mongogrant
Expand All @@ -114,23 +114,23 @@ python-dateutil==2.8.2
# maggma (setup.py)
python-dotenv==1.0.0
# via pydantic-settings
pyzmq==25.1.1
pyzmq==25.1.2
# via maggma (setup.py)
referencing==0.31.0
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.13.0
rpds-py==0.13.2
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
sentinels==1.0.0
# via mongomock
Expand All @@ -144,7 +144,7 @@ starlette==0.27.0
# via fastapi
tqdm==4.66.1
# via maggma (setup.py)
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# fastapi
# pydantic
Expand Down
Loading

0 comments on commit 91163c5

Please sign in to comment.