Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #609

Merged
merged 1 commit into from
Sep 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dacite==1.8.1
# via
# alitra
# isar (pyproject.toml)
fastapi==0.112.3
fastapi==0.114.1
# via
# fastapi-azure-auth
# isar (pyproject.toml)
Expand Down Expand Up @@ -85,7 +85,7 @@ isodate==0.6.1
# via
# azure-keyvault-secrets
# azure-storage-blob
msal==1.30.0
msal==1.31.0
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -115,29 +115,29 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.24.0
# via google-api-core
protobuf==5.28.0
protobuf==5.28.1
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psutil==6.0.0
# via opencensus-ext-azure
pyasn1==0.6.0
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via
# fastapi
# isar (pyproject.toml)
# pydantic-settings
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pydantic-settings==2.4.0
pydantic-settings==2.5.2
# via isar (pyproject.toml)
pyjwt[crypto]==2.9.0
# via
Expand Down Expand Up @@ -175,7 +175,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
starlette==0.38.4
starlette==0.38.5
# via fastapi
transitions==0.9.2
# via isar (pyproject.toml)
Expand Down