Skip to content

Commit 042d9e5

Browse files
authored
Merge branch 'dev' into wangbill/mark-dateutil-required
2 parents 91f5dfd + 5e5d250 commit 042d9e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
"grpcio~=1.43.0",
106106
"grpcio-tools~=1.43.0",
107107
"protobuf~=3.19.3",
108-
"azure-functions==1.11.0",
109-
"python-dateutil~=2.8.2",
108+
"azure-functions==1.11.1",
109+
"python-dateutil~=2.8.2"
110110
]
111111

112112
EXTRA_REQUIRES = {

0 commit comments

Comments
 (0)