Added
* 87 Add `--allow-untyped-defs` to suppress all errors from dynamically typed functions. A function is considered dynamically typed if it does not contain any type hints.
Fixed
* 77, 81 Fix incorrect return error locations in the presence of a multiline docstring containing colon(s)
* 81 Fix incorrect return error locations for single-line function definitions
* Fix incorrectly pinned project specifications