Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 28, 2023
1 parent f4f569d commit 0690943
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 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.30
boto3==1.28.35
# via maggma (setup.py)
botocore==1.31.30
botocore==1.31.35
# via
# boto3
# s3transfer
Expand All @@ -40,9 +40,9 @@ dnspython==2.4.2
# via
# maggma (setup.py)
# pymongo
fastapi==0.101.1
fastapi==0.103.0
# via maggma (setup.py)
flask==2.3.2
flask==2.3.3
# via mongogrant
idna==3.4
# via
Expand Down Expand Up @@ -88,7 +88,7 @@ pydantic==1.10.12
# maggma (setup.py)
pydash==7.0.6
# via maggma (setup.py)
pymongo==4.4.1
pymongo==4.5.0
# via
# maggma (setup.py)
# mongogrant
Expand Down
12 changes: 6 additions & 6 deletions requirements/macos-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.29.2
azure-core==1.29.3
# via
# azure-identity
# azure-storage-blob
Expand All @@ -30,9 +30,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.30
boto3==1.28.35
# via maggma (setup.py)
botocore==1.31.30
botocore==1.31.35
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -63,11 +63,11 @@ dnspython==2.4.2
# pymongo
executing==1.2.0
# via stack-data
fastapi==0.101.1
fastapi==0.103.0
# via maggma (setup.py)
fastjsonschema==2.18.0
# via nbformat
flask==2.3.2
flask==2.3.3
# via mongogrant
hvac==1.1.1
# via maggma (setup.py)
Expand Down Expand Up @@ -159,7 +159,7 @@ pyhcl==0.4.4
# via hvac
pyjwt[crypto]==2.8.0
# via msal
pymongo==4.4.1
pymongo==4.5.0
# via
# maggma (setup.py)
# mongogrant
Expand Down

0 comments on commit 0690943

Please sign in to comment.