1.7.2
ENH: Added __init__.py into ensemble/tests/
FEA Add metadata routing through predict methods of BaggingClassifier and BaggingRegressor (#30833)
CLN replace authors with the standard line (#29250)
MAINT Clean up deprecations for 1.5: in LinearSV* (#28816)
MNT Enforce ruff/pygrep-hooks rules (PGH) (#31226)
MNT upgrade black version (#28802)
ENH Enable prediction of isolation forest in parallel (#28622)
MAINT replace enable_slep006 fixture by @config_context(enable_metadata_routing=True) (#30038)
MNT clean-up deprecations for 1.7: multi_class in LogisticRegression (#31241)
MNT Apply ruff/flake8-executable rules (EXE) (#31063)