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 andchiind committed Oct 25, 2024
1 parent f86d1f8 commit 31db3b9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.6.0
anyio==4.6.2.post1
# via
# httpx
# starlette
Expand All @@ -24,7 +24,7 @@ azure-identity==1.19.0
# via
# isar
# opencensus-ext-azure
azure-keyvault-secrets==4.8.0
azure-keyvault-secrets==4.9.0
# via isar
azure-storage-blob==12.23.1
# via isar
Expand All @@ -39,13 +39,13 @@ certifi==2024.8.30
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# isar
# uvicorn
cryptography==43.0.1
cryptography==43.0.3
# via
# azure-identity
# azure-storage-blob
Expand All @@ -56,13 +56,13 @@ dacite==1.8.1
# via
# alitra
# isar
fastapi==0.115.0
fastapi==0.115.3
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==5.0.1
# via isar
google-api-core==2.20.0
google-api-core==2.21.0
# via opencensus
google-auth==2.35.0
# via google-api-core
Expand All @@ -83,7 +83,7 @@ idna==3.10
# requests
injector==0.22.0
# via isar
isar==1.23.2
isar==1.23.3
# via isar-robot (pyproject.toml)
isodate==0.7.2
# via
Expand Down Expand Up @@ -117,14 +117,14 @@ paho-mqtt==2.1.0
# via isar
portalocker==2.10.1
# via msal-extensions
proto-plus==1.24.0
proto-plus==1.25.0
# via google-api-core
protobuf==5.28.2
protobuf==5.28.3
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.0.0
psutil==6.1.0
# via opencensus-ext-azure
pyasn1==0.6.1
# via
Expand All @@ -141,7 +141,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.5.2
pydantic-settings==2.6.0
# via isar
pyjwt[crypto]==2.9.0
# via
Expand Down Expand Up @@ -178,7 +178,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.6
starlette==0.41.0
# via fastapi
transitions==0.9.2
# via isar
Expand All @@ -193,7 +193,7 @@ typing-extensions==4.12.2
# pydantic-core
urllib3==2.2.3
# via requests
uvicorn==0.31.0
uvicorn==0.32.0
# via isar
wrapt==1.16.0
# via opencensus-ext-requests

0 comments on commit 31db3b9

Please sign in to comment.