- Assume Python 3.8 instead of 3.10 for target version by @zanieb in astral-sh/ruff#6397
- [
flake8-pyi]PYI019: detects if a type variable is used instead ofSelfin return annotations by @qdegraaf in astral-sh/ruff#6204 - [
flake8-pyi]PYI051: detects unions ofLiteraltypes by @LaBatata101 in astral-sh/ruff#6215