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 tsundvoll committed Nov 25, 2024
1 parent 2fdc75f commit a5eae7a
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 @@ -85,7 +85,7 @@ isodate==0.7.2
# via
# azure-keyvault-secrets
# azure-storage-blob
msal==1.31.0
msal==1.31.1
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -130,12 +130,12 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pydantic-settings==2.6.1
# via isar (pyproject.toml)
Expand Down Expand Up @@ -174,7 +174,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.41.2
starlette==0.41.3
# 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.32.0
uvicorn==0.32.1
# via isar (pyproject.toml)
wrapt==1.16.0
wrapt==1.17.0
# via opencensus-ext-requests

0 comments on commit a5eae7a

Please sign in to comment.