Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll authored and github-actions[bot] committed Jan 31, 2025
1 parent fb0ab81 commit 39614eb
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 @@ -26,13 +26,13 @@ azure-identity==1.19.0
# opencensus-ext-azure
azure-keyvault-secrets==4.9.0
# via isar
azure-storage-blob==12.24.0
azure-storage-blob==12.24.1
# via isar
backoff==2.2.1
# via isar
cachetools==5.5.0
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
Expand All @@ -52,19 +52,19 @@ cryptography==44.0.0
# fastapi-azure-auth
# msal
# pyjwt
dacite==1.8.1
dacite==1.9.1
# via
# alitra
# isar
fastapi==0.115.6
fastapi==0.115.8
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==5.0.1
# via isar
google-api-core==2.24.0
google-api-core==2.24.1
# via opencensus
google-auth==2.37.0
google-auth==2.38.0
# via google-api-core
googleapis-common-protos==1.66.0
# via google-api-core
Expand Down Expand Up @@ -95,7 +95,7 @@ msal==1.31.1
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.2.1
numpy==2.2.2
# via
# alitra
# isar
Expand All @@ -117,7 +117,7 @@ paho-mqtt==2.1.0
# via isar
portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
proto-plus==1.26.0
# via google-api-core
protobuf==5.29.3
# via
Expand All @@ -134,7 +134,7 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.5
pydantic==2.10.6
# via
# fastapi
# isar
Expand Down Expand Up @@ -176,7 +176,7 @@ six==1.17.0
# transitions
sniffio==1.3.1
# via anyio
starlette==0.41.3
starlette==0.45.3
# via fastapi
transitions==0.9.2
# via isar
Expand All @@ -194,5 +194,5 @@ urllib3==2.3.0
# via requests
uvicorn==0.34.0
# via isar
wrapt==1.17.1
wrapt==1.17.2
# via opencensus-ext-requests

0 comments on commit 39614eb

Please sign in to comment.