Skip to content

Commit 897e08f

Browse files
hallvictoriaAzureFunctionsPython
and
AzureFunctionsPython
authored
Update Python SDK Version to 1.22.0b2 (#1589)
Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent 8f25e6d commit 897e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Intended Audience :: Developers"
2727
]
2828
dependencies = [
29-
"azure-functions==1.22.0b1",
29+
"azure-functions==1.22.0b2",
3030
"python-dateutil ~=2.9.0",
3131
"protobuf~=3.19.3; python_version == '3.7'",
3232
"protobuf~=4.25.3; python_version >= '3.8'",

0 commit comments

Comments
 (0)