From 74b8e28becbdb09c04e26ace8b3822c95591d705 Mon Sep 17 00:00:00 2001 From: tsundvoll <35451859+tsundvoll@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:26:58 +0000 Subject: [PATCH] GHA: Update dependencies --- requirements.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1af346a..13566b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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