8.2.2
Enable lint PGH004 - Use specific rule codes when using noqa
[8.2.x] Spelling (#12331)
Minor updates to fixtures docs (#10724)
doc: fix EncodingWarnings in examples (#11158)
doc: Reformat/Modernize some code (#9900)
Rework Session and Package collection
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
Prepare release version 8.2.2
pre-commit run pyupgrade --all-files
Cherry-pick 8.1.0 release notes
Merge pull request #11835 from pytest-dev/release-8.0.0rc2
Fix output of example test method.