8.4.0
Add title and change spelling for use of approx with non-numerics (#13343)
Do not discover properties when iterating fixtures (#12781)
Fix handling of positional-only parameters in test methods (#13377)
Prohibit pytest.mark.usefixtures in pytest.param (#12828)
python: a bit nicer error on duplicate parametrization
officially support python 3.14 (#13440)
raisesgroup followups (#13279)
RFC: from __future__ import annotations + migrate