From 21bf66fda9badaafe2bff30021226663fb3704d5 Mon Sep 17 00:00:00 2001 From: Varad Meru Date: Sat, 12 Feb 2022 23:04:59 -0800 Subject: [PATCH] Bumping up azure-functions==1.9.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 315e936a8..8d58d11dd 100644 --- a/setup.py +++ b/setup.py @@ -108,7 +108,7 @@ "grpcio~=1.43.0", "grpcio-tools~=1.43.0", "protobuf~=3.19.3", - "azure-functions==1.8.0" + "azure-functions==1.9.0" ]