Skip to content

Commit 6a82821

Browse files
committed
Update FastApi version to 1.0.1
1 parent 4dc9617 commit 6a82821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dev = [
8484
"orjson"
8585
]
8686
test-http-v2 = [
87-
"azurefunctions-extensions-http-fastapi==1.0.0",
87+
"azurefunctions-extensions-http-fastapi==1.0.1",
8888
"ujson"
8989
]
9090
test-deferred-bindings = [

0 commit comments

Comments
 (0)