Fixed
- Resolve incorrect typing for `ReturnsStatus` (and `ReturnsNNN` family) — see [GH12](https://github.com/theY4Kman/pytest-drf/pull/12), thanks [last-partizan](https://github.com/last-partizan)
Changed
- Remove support for Python 3.6
- Add support for Python 3.9, 3.10, and 3.11
- Add support for py.test 3.6 through 7.1