1.1.3
MNT: replace __file__ with importlib.resources (#20297)
Move project directory from scikits.learn to sklearn
MNT Applies black formatting to most of the code base (#18948)
MNT Removes externals._pilutil and uses Pillow directly (#22743)
DOC add warning regarding the load_boston function (#20729)
DOC, MNT Typos found by codespell (#22906)
MNT Update to black 22.3.0 to resolve click error (#22983)