Skip to content

Commit 48e9618

Browse files
hallvictoriaAzureFunctionsPython
and
AzureFunctionsPython
authored
Update Python SDK Version to 1.23.0b3 (#1647)
Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent f33bda0 commit 48e9618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Intended Audience :: Developers"
2727
]
2828
dependencies = [
29-
"azure-functions==1.23.0b2",
29+
"azure-functions==1.23.0b3",
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)