Skip to content

Commit

Permalink
build: update Python SDK Version to 1.21.0b2 (#1558)
Browse files Browse the repository at this point in the history
* Update Python SDK Version to 1.21.0b2

* Update pyproject.toml

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
  • Loading branch information
hallvictoria and AzureFunctionsPython authored Aug 7, 2024
1 parent bff6619 commit 296e3c6
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.0b1",
"azure-functions==1.21.0b2",
"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 296e3c6

Please sign in to comment.