diff --git a/API_approvals/examples/azure_container_app_proj/requirements.txt b/API_approvals/examples/azure_container_app_proj/requirements.txt index ae3d9ce..005fa1b 100644 --- a/API_approvals/examples/azure_container_app_proj/requirements.txt +++ b/API_approvals/examples/azure_container_app_proj/requirements.txt @@ -3,4 +3,4 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions -cryptography==43.0.1 \ No newline at end of file +cryptography==44.0.1 \ No newline at end of file