- This is the first version to be based on DRF 3.18
- This is the last version to support
django-stubs6.0.x - next release will require 6.1.x - This is the last version to support Python 3.10 - following django-stubs upstream
What's Changed
- Drop obsolete coreapi/coreschema from stubs (removed in DRF 3.17) by @intgr with @Copilot in #1025
- Update stubs for djangorestframework 3.18.0 by @intgr with @Copilot in #1030
Housekeeping
- Unlock django-stubs dev dependency pinning in pyproject.toml by @intgr in #1033
- Version 3.18.0 release by @intgr in #1034
Full Changelog: 3.17.1...3.18.0