Skip to content

Commit 3c23a24

Browse files
authored
update azure-functions version to 1.11.3b1 (#1032)
* update azure-functions version to 1.11.3b1 * change to double quote
1 parent 9b4bbcf commit 3c23a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"grpcio~=1.43.0",
106106
"grpcio-tools~=1.43.0",
107107
"protobuf~=3.19.3",
108-
'azure-functions==1.11.2',
108+
"azure-functions==1.11.3b1",
109109
"python-dateutil~=2.8.2"
110110
]
111111

0 commit comments

Comments
 (0)