Closed
Description
Python 3.6 reached end-of-life at 2021-12-23. In the past, we dropped support for end-of-life Python versions in feature releases. So we should drop support for Python 3.6 in the pytest 7.1 release (current main branch).
For reference, the issue where we dropped 3.5: #7808