Skip to content

Commit c9be882

Browse files
committed
bump v2 to a3
1 parent 9613706 commit c9be882

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
@@ -40,7 +40,7 @@ dependencies = [
4040
"grpcio ~=1.59.0; python_version >= '3.8' and python_version < '3.13'",
4141
"grpcio~=1.70.0; python_version >= '3.13'",
4242
"azurefunctions-extensions-base; python_version >= '3.8'",
43-
"azure-functions-runtime==1.0.0a2; python_version >= '3.13'",
43+
"azure-functions-runtime==1.0.0a3; python_version >= '3.13'",
4444
"azure-functions-runtime-v1==1.0.0a2; python_version >= '3.13'"
4545
]
4646

0 commit comments

Comments
 (0)