Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Apr 12, 2024
1 parent 65fcb7a commit 9f7538c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ azure-core==1.30.1
# azure-keyvault-secrets
# azure-storage-blob
# opencensus-ext-azure
azure-identity==1.15.0
azure-identity==1.16.0
# via
# isar
# opencensus-ext-azure
Expand Down Expand Up @@ -57,7 +57,7 @@ dacite==1.8.1
# via
# alitra
# isar
ecdsa==0.18.0
ecdsa==0.19.0
# via python-jose
fastapi==0.110.1
# via
Expand All @@ -79,7 +79,7 @@ httpcore==1.0.5
# via httpx
httpx==0.27.0
# via fastapi-azure-auth
idna==3.6
idna==3.7
# via
# anyio
# httpx
Expand Down Expand Up @@ -140,12 +140,12 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.7.0
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.16.3
pydantic-core==2.18.1
# via pydantic
pydantic-settings==2.2.1
# via isar
Expand Down Expand Up @@ -193,7 +193,7 @@ starlette==0.37.2
# via fastapi
transitions==0.9.0
# via isar
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# azure-core
# azure-keyvault-secrets
Expand Down

0 comments on commit 9f7538c

Please sign in to comment.