dependabot[bot] opened a new pull request, #6184: URL: https://github.com/apache/texera/pull/6184
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.0 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scikit-learn/scikit-learn/releases">scikit-learn's releases</a>.</em></p> <blockquote> <h2>Scikit-learn 1.9.0</h2> <p>We're happy to announce the 1.9.0 release.</p> <p>You can read the release highlights under <a href="https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_9_0.html">https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_9_0.html</a> and the long version of the change log under <a href="https://scikit-learn.org/stable/whats_new/v1.9.html">https://scikit-learn.org/stable/whats_new/v1.9.html</a></p> <p>This release adds <a href="https://narwhals-dev.github.io/narwhals/">narwhals</a> as a new dependency that will help to improve dataframe interoperability across the project.</p> <p>This version supports Python versions 3.11 to 3.14.</p> <p>You can upgrade with pip as usual:</p> <pre><code>pip install -U scikit-learn </code></pre> <p>The conda-forge builds can be installed using:</p> <pre><code>conda install -c conda-forge scikit-learn </code></pre> <h2>Release 1.8.0</h2> <p>We're happy to announce the 1.8.0 release.</p> <p>You can read the release highlights under <a href="https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html">https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_8_0.html</a> and the long version of the change log under <a href="https://scikit-learn.org/stable/whats_new/v1.8.html">https://scikit-learn.org/stable/whats_new/v1.8.html</a></p> <p>This version supports Python versions 3.11 to 3.14 and features support of free-threaded CPython.</p> <p>You can upgrade with pip as usual:</p> <pre><code>pip install -U scikit-learn </code></pre> <p>The conda-forge builds can be installed using:</p> <pre><code>conda install -c conda-forge scikit-learn </code></pre> <h2>Scikit-learn 1.7.2</h2> <p>We're happy to announce the 1.7.2 release.</p> <p>This release contains a few bug fixes and is the first version supporting Python 3.14.</p> <p>You can see the changelog here: <a href="https://scikit-learn.org/stable/whats_new/v1.7.html#version-1-7-2">https://scikit-learn.org/stable/whats_new/v1.7.html#version-1-7-2</a></p> <p>You can upgrade with pip as usual:</p> <pre><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/77def0ed6e3beab57244885d2a584470e96c103d"><code>77def0e</code></a> trigger wheel builder [cd build]</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/ee7c0b0e34ffe0f5eff8c7aeda49783f70bd9faa"><code>ee7c0b0</code></a> generate changelog</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/3d7fb048fc5f05555a202d2b24307628841904b5"><code>3d7fb04</code></a> bump version</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/8954e7baf1f827320b17817f0ab76d025f5e6421"><code>8954e7b</code></a> DOC Release highlights for 1.9 (<a href="https://redirect.github.com/scikit-learn/scikit-learn/issues/34147">#34147</a>)</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/73a3eab9d7bc58b695e4da8765044815b90b8dee"><code>73a3eab</code></a> Fix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/8839aaeb2fa2a4e3ad2f0a5a69b5f427cffe1dd1"><code>8839aae</code></a> DOC Thread-safety requirement for open_listener message consumer callback (<a href="https://redirect.github.com/scikit-learn/scikit-learn/issues/3">#3</a>...</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/4d2476a4e2acc9429b96d8ee80218a96d24c2bde"><code>4d2476a</code></a> DOC Refactor array API docs page (<a href="https://redirect.github.com/scikit-learn/scikit-learn/issues/34054">#34054</a>)</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/f9f812fe6a4ea54c482da6b195773917b636365e"><code>f9f812f</code></a> :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: ...</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/d779dc335a31d74ef472003d9012066f07ee8834"><code>d779dc3</code></a> :lock: :robot: CI Update lock files for free-threaded CI build(s) :lock: :rob...</li> <li><a href="https://github.com/scikit-learn/scikit-learn/commit/6a03cf0906987ce77b37e780ccdebbe3f85e9235"><code>6a03cf0</code></a> :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: ...</li> <li>Additional commits viewable in <a href="https://github.com/scikit-learn/scikit-learn/compare/1.5.0...1.9.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
