Skip to content

Commit 0bfcc7a

Browse files
hallvictoriaAzureFunctionsPython
and
AzureFunctionsPython
authored
Update Python SDK Version to 1.22.0b4 (#1601)
Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent dd28a18 commit 0bfcc7a

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.22.0b3",
29+
"azure-functions==1.22.0b4",
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)