Skip to content

Commit 296e3c6

Browse files
hallvictoriaAzureFunctionsPython
and
AzureFunctionsPython
authored
build: update Python SDK Version to 1.21.0b2 (#1558)
* Update Python SDK Version to 1.21.0b2 * Update pyproject.toml --------- Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent bff6619 commit 296e3c6

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.21.0b1",
29+
"azure-functions==1.21.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)