Skip to content

Commit 7290808

Browse files
hallvictoriaAzureFunctionsPython
and
AzureFunctionsPython
authored
Update Python SDK Version to 1.24.0b1 (#1679)
Co-authored-by: AzureFunctionsPython <[email protected]>
1 parent a9ce719 commit 7290808

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
@@ -28,7 +28,7 @@ classifiers = [
2828
"Intended Audience :: Developers"
2929
]
3030
dependencies = [
31-
"azure-functions==1.23.0",
31+
"azure-functions==1.24.0b1",
3232
"python-dateutil~=2.9.0",
3333
"protobuf~=3.19.3; python_version == '3.7'",
3434
"protobuf~=4.25.3; python_version >= '3.8' and python_version < '3.13'",

0 commit comments

Comments
 (0)