Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreo authored and andchiind committed Oct 15, 2024
1 parent 6f8cca3 commit d8ed8c0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alitra==1.1.3
# via isar (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.6.0
anyio==4.6.2.post1
# via
# httpx
# starlette
Expand All @@ -18,7 +18,7 @@ azure-core==1.31.0
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.18.0
azure-identity==1.19.0
# via
# isar (pyproject.toml)
# opencensus-ext-azure
Expand All @@ -37,7 +37,7 @@ 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
Expand All @@ -54,13 +54,13 @@ dacite==1.8.1
# via
# alitra
# isar (pyproject.toml)
fastapi==0.115.0
fastapi==0.115.2
# via
# fastapi-azure-auth
# isar (pyproject.toml)
fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
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 @@ -81,7 +81,7 @@ idna==3.10
# requests
injector==0.22.0
# via isar (pyproject.toml)
isodate==0.7.0
isodate==0.7.2
# via
# azure-keyvault-secrets
# azure-storage-blob
Expand Down Expand Up @@ -174,7 +174,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.6
starlette==0.40.0
# via fastapi
transitions==0.9.2
# via isar (pyproject.toml)
Expand All @@ -189,7 +189,7 @@ typing-extensions==4.12.2
# pydantic-core
urllib3==2.2.3
# via requests
uvicorn==0.31.0
uvicorn==0.31.1
# via isar (pyproject.toml)
wrapt==1.16.0
# via opencensus-ext-requests

0 comments on commit d8ed8c0

Please sign in to comment.