Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oysand authored and andchiind committed Nov 11, 2024
1 parent 2234a72 commit 9747b26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyio==4.6.2.post1
# via
# httpx
# starlette
azure-core==1.31.0
azure-core==1.32.0
# via
# azure-identity
# azure-keyvault-secrets
Expand Down Expand Up @@ -62,7 +62,7 @@ fastapi-azure-auth==5.0.1
# via isar (pyproject.toml)
google-api-core==2.22.0
# via opencensus
google-auth==2.35.0
google-auth==2.36.0
# via google-api-core
googleapis-common-protos==1.65.0
# via google-api-core
Expand Down Expand Up @@ -91,7 +91,7 @@ msal==1.31.0
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
numpy==2.1.2
numpy==2.1.3
# via
# alitra
# isar (pyproject.toml)
Expand Down Expand Up @@ -137,7 +137,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via isar (pyproject.toml)
pyjwt[crypto]==2.9.0
# via
Expand Down

0 comments on commit 9747b26

Please sign in to comment.