Skip to content

Commit

Permalink
update python sdk to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoria Hall committed Oct 16, 2024
1 parent dd28a18 commit 3a9b64a
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.22.0b3",
"azure-functions==1.21.3",
"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 3a9b64a

Please sign in to comment.