tawilkinson / boardgamebot

A Discord.py bot that fetches board game data
7 stars 0 forks source link

Update scikit-learn to 1.4.2 #232

Closed pyup-bot closed 6 months ago

pyup-bot commented 6 months ago

This PR updates scikit-learn from 1.4.1.post1 to 1.4.2.

Changelog ### 1.4.2 ``` We're happy to announce the 1.4.2 release. This release only includes support for numpy 2. This version supports Python versions 3.9 to 3.12. You can upgrade with pip as usual: pip install -U scikit-learn ```
Links - PyPI: https://pypi.org/project/scikit-learn - Changelog: https://data.safetycli.com/changelogs/scikit-learn/ - Homepage: https://scikit-learn.org