Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 28, 2023
1 parent 9691286 commit b622fa9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions requirements/ubuntu-latest_py3.9.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 @@ -42,9 +42,9 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.1.3
# via anyio
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 @@ -92,7 +92,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/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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 @@ -28,9 +28,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 @@ exceptiongroup==1.1.3
# via anyio
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 @@ -161,7 +161,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 b622fa9

Please sign in to comment.