Skip to content

Commit

Permalink
Update Python SDK Version to 1.22.0b1 (#1586)
Browse files Browse the repository at this point in the history
Co-authored-by: AzureFunctionsPython <[email protected]>
  • Loading branch information
hallvictoria and AzureFunctionsPython authored Oct 2, 2024
1 parent ee2f08d commit 8f25e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
"Intended Audience :: Developers"
]
dependencies = [
"azure-functions==1.21.1",
"azure-functions==1.22.0b1",
"python-dateutil ~=2.9.0",
"protobuf~=3.19.3; python_version == '3.7'",
"protobuf~=4.25.3; python_version >= '3.8'",
Expand Down

0 comments on commit 8f25e6d

Please sign in to comment.