Skip to content

Commit a0a6039

Browse files
authored
Merge branch 'dev' into hallvictoria/v1-library
2 parents 7c743bd + cef88a7 commit a0a6039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workers/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ 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 = [
91-
"azurefunctions-extensions-bindings-blob==1.0.0",
91+
"azurefunctions-extensions-bindings-blob==1.1.0",
9292
"azurefunctions-extensions-bindings-eventhub==1.0.0b1"
9393
]
9494

0 commit comments

Comments
 (0)