Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
and isar from v1.16.14 to v1.16.16
  • Loading branch information
tsundvoll committed Mar 13, 2024
1 parent 46f349c commit 2c19490
Showing 1 changed file with 17 additions and 19 deletions.
36 changes: 17 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ anyio==4.3.0
# via
# httpx
# starlette
azure-common==1.1.28
# via azure-keyvault-secrets
azure-core==1.30.0
azure-core==1.30.1
# via
# azure-identity
# azure-keyvault-secrets
Expand All @@ -26,13 +24,13 @@ azure-identity==1.15.0
# via
# isar
# opencensus-ext-azure
azure-keyvault-secrets==4.7.0
azure-keyvault-secrets==4.8.0
# via isar
azure-storage-blob==12.19.0
azure-storage-blob==12.19.1
# via isar
backoff==2.2.1
# via isar
cachetools==5.3.2
cachetools==5.3.3
# via google-auth
certifi==2024.2.2
# via
Expand All @@ -47,7 +45,7 @@ click==8.1.7
# via
# isar
# uvicorn
cryptography==42.0.4
cryptography==42.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -63,17 +61,17 @@ ecdsa==0.18.0
# via python-jose
exceptiongroup==1.2.0
# via anyio
fastapi==0.109.2
fastapi==0.110.0
# via
# fastapi-azure-auth
# isar
fastapi-azure-auth==4.3.0
fastapi-azure-auth==4.3.1
# via isar
google-api-core==2.17.1
# via opencensus
google-auth==2.28.0
google-auth==2.28.2
# via google-api-core
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
# via google-api-core
h11==0.14.0
# via
Expand All @@ -90,13 +88,13 @@ idna==3.6
# requests
injector==0.21.0
# via isar
isar==1.16.14
isar==1.16.16
# via isar-robot (pyproject.toml)
isodate==0.6.1
# via
# azure-keyvault-secrets
# azure-storage-blob
msal==1.26.0
msal==1.27.0
# via
# azure-identity
# msal-extensions
Expand All @@ -120,7 +118,7 @@ opencensus-ext-logging==0.1.1
# via isar
opencensus-ext-requests==0.8.0
# via isar
packaging==23.2
packaging==24.0
# via msal-extensions
paho-mqtt==2.0.0
# via isar
Expand All @@ -141,12 +139,12 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.6.4
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pydantic-settings==2.2.1
# via isar
Expand Down Expand Up @@ -186,15 +184,15 @@ six==1.16.0
# isodate
# opencensus
# transitions
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.36.3
# via fastapi
transitions==0.9.0
# via isar
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# anyio
# azure-core
Expand All @@ -206,7 +204,7 @@ typing-extensions==4.9.0
# uvicorn
urllib3==2.2.1
# via requests
uvicorn==0.27.1
uvicorn==0.28.0
# via isar
wrapt==1.16.0
# via opencensus-ext-requests

0 comments on commit 2c19490

Please sign in to comment.