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 sondreo committed Oct 4, 2024
1 parent cdc591e commit 4a1f489
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alitra==1.1.3
# isar-robot (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
anyio==4.6.0
# via
# httpx
# starlette
Expand All @@ -20,13 +20,13 @@ azure-core==1.31.0
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.17.1
azure-identity==1.18.0
# via
# isar
# opencensus-ext-azure
azure-keyvault-secrets==4.8.0
# via isar
azure-storage-blob==12.22.0
azure-storage-blob==12.23.1
# via isar
backoff==2.2.1
# via isar
Expand Down Expand Up @@ -56,34 +56,34 @@ dacite==1.8.1
# via
# alitra
# isar
fastapi==0.114.1
fastapi==0.115.0
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==5.0.1
# via isar
google-api-core==2.19.2
google-api-core==2.20.0
# via opencensus
google-auth==2.34.0
google-auth==2.35.0
# via google-api-core
googleapis-common-protos==1.65.0
# via google-api-core
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via fastapi-azure-auth
idna==3.8
idna==3.10
# via
# anyio
# httpx
# requests
injector==0.22.0
# via isar
isar==1.22.0
isar==1.22.3
# via isar-robot (pyproject.toml)
isodate==0.6.1
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==5.28.1
protobuf==5.28.2
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -134,12 +134,12 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.1
pydantic==2.9.2
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
# via isar
Expand Down Expand Up @@ -179,7 +179,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.5
starlette==0.38.6
# via fastapi
transitions==0.9.2
# via isar
Expand All @@ -194,7 +194,7 @@ typing-extensions==4.12.2
# pydantic-core
urllib3==2.2.3
# via requests
uvicorn==0.30.6
uvicorn==0.31.0
# via isar
wrapt==1.16.0
# via opencensus-ext-requests

0 comments on commit 4a1f489

Please sign in to comment.