8.1.0
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff
[ruff] Activate use next(iter(x)) instead of list(x)[0] and fix issue
fixtures: use exception group when multiple finalizers raise in fixture teardown
Revert "testing: temporarily disable test due to hypothesis issue (#11836)"
[flake8-bugbear] Fixes a B017 we can actually fix and noqa the two others
add feature to view fixture source location in invocations with --fixtures-per-test option (#8626)