diff --git a/azure_function/requirements.txt b/azure_function/requirements.txt index 8f04ad2..ff5b459 100644 --- a/azure_function/requirements.txt +++ b/azure_function/requirements.txt @@ -9,4 +9,4 @@ aiohttp==3.11.18 azure-monitor-opentelemetry==1.6.8 # https://github.com/Azure/azure-functions-python-worker/issues/1651 -cryptography==43.0.3 \ No newline at end of file +cryptography==44.0.1 \ No newline at end of file