1.9.0
TST: Array API: Skip float64 tests for any float32-limited device (#33895)
MNT Switch to absolute imports enforced by `ruff` (#31847)
Always try to use dlpack-capable `move_to` for NumPy conversions and only use `_convert_to_numpy` as a fallback (#33623)
DOC: Improve formatting of `sklearn.mixture` API documentation (#32681)
DOC Add link to plot_gmm_pdf.py in GaussianMixture (#31230)