Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Aug 29, 2024
1 parent 2c2c9c0 commit 4c7c3de
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ azure-storage-blob==12.22.0
# via isar (pyproject.toml)
backoff==2.2.1
# via isar (pyproject.toml)
cachetools==5.4.0
cachetools==5.5.0
# via google-auth
certifi==2024.7.4
# via
Expand All @@ -54,27 +54,27 @@ dacite==1.8.1
# via
# alitra
# isar (pyproject.toml)
fastapi==0.112.0
fastapi==0.112.2
# via
# fastapi-azure-auth
# isar (pyproject.toml)
fastapi-azure-auth==5.0.0
fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
google-api-core==2.19.1
google-api-core==2.19.2
# via opencensus
google-auth==2.33.0
google-auth==2.34.0
# via google-api-core
googleapis-common-protos==1.63.2
googleapis-common-protos==1.65.0
# via google-api-core
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.0
httpx==0.27.2
# via fastapi-azure-auth
idna==3.7
idna==3.8
# via
# anyio
# httpx
Expand All @@ -91,7 +91,7 @@ msal==1.30.0
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.0.1
numpy==2.1.0
# via
# alitra
# isar (pyproject.toml)
Expand All @@ -115,7 +115,7 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==5.27.3
protobuf==5.28.0
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -163,7 +163,7 @@ requests-toolbelt==1.0.0
# via isar (pyproject.toml)
rsa==4.9
# via google-auth
scipy==1.14.0
scipy==1.14.1
# via alitra
six==1.16.0
# via
Expand All @@ -175,7 +175,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.37.2
starlette==0.38.2
# via fastapi
transitions==0.9.2
# via isar (pyproject.toml)
Expand Down

0 comments on commit 4c7c3de

Please sign in to comment.