Skip to content

Commit

Permalink
GHA: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Nov 29, 2024
1 parent f73165b commit 74b8e28
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ click==8.1.7
# via
# isar
# uvicorn
cryptography==43.0.3
cryptography==44.0.0
# via
# azure-identity
# azure-storage-blob
Expand Down Expand Up @@ -74,7 +74,7 @@ h11==0.14.0
# uvicorn
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.0
# via fastapi-azure-auth
idna==3.10
# via
Expand All @@ -83,7 +83,7 @@ idna==3.10
# requests
injector==0.22.0
# via isar
isar==1.23.5
isar==1.24.1
# via isar-robot (pyproject.toml)
isodate==0.7.2
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ portalocker==2.10.1
# via msal-extensions
proto-plus==1.25.0
# via google-api-core
protobuf==5.28.3
protobuf==5.29.0
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -134,7 +134,7 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.1
pydantic==2.10.2
# via
# fastapi
# isar
Expand All @@ -143,7 +143,7 @@ pydantic-core==2.27.1
# via pydantic
pydantic-settings==2.6.1
# via isar
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# fastapi-azure-auth
# isar
Expand Down Expand Up @@ -175,9 +175,7 @@ six==1.16.0
# opencensus
# transitions
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
starlette==0.41.3
# via fastapi
transitions==0.9.2
Expand Down

0 comments on commit 74b8e28

Please sign in to comment.