Skip to content

Commit 273630e

Browse files
authored
Merge branch 'dev' into pthummar/fix_flaky_tests
2 parents d3e2dd3 + 5b3a930 commit 273630e

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
@@ -106,7 +106,7 @@
106106
]
107107

108108
INSTALL_REQUIRES = [
109-
'azure-functions==1.13.2',
109+
"azure-functions==1.13.3",
110110
"python-dateutil~=2.8.2"
111111
]
112112

0 commit comments

Comments
 (0)