- update to 24.3.1: * Y064: Use simpler syntax to define final literal types. * For example, use `x: Final = 42` instead of `x: Final[Literal[42]]` * Y065: Don't use bare `Incomplete` in parameter and return annotations. * Y090: Fix false positive for `tuple[Unpack[Ts]]`. OBS-URL: https://build.opensuse.org/request/show/1165947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-pyi?expand=0&rev=14