8.2.0.dev0
Enable lint PGH004 - Use specific rule codes when using noqa
Rework Session and Package collection
Minor updates to fixtures docs (#10724)
doc: fix EncodingWarnings in examples (#11158)
doc: Reformat/Modernize some code (#9900)
Remove deprecated nose support
Merge pull request #11744 from pytest-dev/release-8.0.0rc1
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
Cherry-pick 8.1.0 release notes
pre-commit run pyupgrade --all-files
Merge pull request #11835 from pytest-dev/release-8.0.0rc2
Fix output of example test method.