diff --git a/pyproject.toml b/pyproject.toml index a2a0974d8..a3fc54e3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ standard-no-fastapi-cloud-cli = [ ] all = [ - "fastapi-cli[standard] >=0.0.5", + "fastapi-cli[standard] >=0.0.8", # # For the test client "httpx >=0.23.0", # For templates