Skip to content

Commit f6f66c7

Browse files
authored
Update Python SDK Version to 1.8.0 (#913)
1 parent 291a852 commit f6f66c7

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.2',
396+
'azure-functions==1.8.0',
397397
'azure-eventhub~=5.1.0',
398398
'python-dateutil~=2.8.1',
399399
'pycryptodome~=3.10.1',

0 commit comments

Comments
 (0)