Typing Annotated CommonsDep = Annotated[dict, Depends(common_parameters)] add metadata to a type hint.