diff --git a/pyproject.toml b/pyproject.toml index d8e64e058..c0b46e4b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev = [ "cryptography" ] test-http-v2 = [ - "azurefunctions-extensions-http-fastapi==1.0.0b1", + "azurefunctions-extensions-http-fastapi==1.0.0b2", "ujson", "orjson" ]