differential-privacy
differential-privacy copied to clipboard
Update scikit-learn requirement from ~=0.24.2 to ~=1.4.2 in /learning in the pip group across 1 directory
Updates the requirements on scikit-learn to permit the latest version.
Updates scikit-learn to 1.4.2
Release notes
Sourced from scikit-learn's releases.
Scikit-learn 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
Commits
8721245Release 1.4.2 [cd build]d675b8dRelease 1.4.2 (#28774)f07e013DOC fix align table in API doc page (#28600) (#28627)5c4aa5dDOC: improve plot_compare_calibration.py (#28231)92c9b18MAINT make sure canonical link is https://scikit-learn.org (#28487)d139ff2CI Adds environment for publishing to pypi (#28445) (#28466)a954720CI Adds environment to upload_anaconda (#28441) (#28444)6eff175DOC update funders about page and index (#28436)719c0c6[cd build][azure parallel] Trigger CI/CD05dc38fREL scikit-learn 1.4.1.post1 (#28423)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.