Skip to content

Commit 9b4bbcf

Browse files
vrdmrAzureFunctionsPython
andauthored
Update Python SDK Version to 1.11.2 (#1027)
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
1 parent 300fc05 commit 9b4bbcf

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.1",
108+
'azure-functions==1.11.2',
109109
"python-dateutil~=2.8.2"
110110
]
111111

0 commit comments

Comments
 (0)