Skip to content

Commit d2005ff

Browse files
HazhzengAzureFunctionsPython
andauthored
Update Python SDK Version to 1.7.2 (#857)
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
1 parent 7978dfc commit d2005ff

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
@@ -393,7 +393,7 @@ def run(self):
393393
],
394394
extras_require={
395395
'dev': [
396-
'azure-functions==1.7.1',
396+
'azure-functions==1.7.2',
397397
'azure-eventhub~=5.1.0',
398398
'python-dateutil~=2.8.1',
399399
'flake8~=3.7.9',

0 commit comments

Comments
 (0)