Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Bumps scikit-learn from 1.4.0 to 1.5.0.

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.5.0

We're happy to announce the 1.5.0 release.

You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.5.html

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

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

Scikit-learn 1.4.1.post1

We're happy to announce the 1.4.1.post1 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.4.html#version-1-4-1-post1

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds can be installed using:

conda install -c conda-forge scikit-learn

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-version: 1.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 9, 2025
@dependabot dependabot bot requested a review from SkBlaz as a code owner November 9, 2025 16:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

📚 Documentation Coverage Report

Metric Count Coverage
Functions 519/993 52.3%
Classes 45/86 52.3%
Overall 564/1079 52.3%

Badge

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

📊 Lines of Code Report

Metric Count
Total Lines 37,640
Code Lines 28,726
Comment Lines 2,140
Blank Lines 6,774
Files 122

Lines of Code

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

🔍 Type Coverage Report

Metric Count Coverage
Total Lines 0 -
Precisely Typed 0 100.0%
Imprecisely Typed 0 0.0%

Type Coverage

Top 10 Most Imprecise Modules

Rank Module Imprecision LOC

Type coverage is measured using mypy's analysis of type annotations. Higher precision means better type coverage.

@SkBlaz
Copy link
Owner

SkBlaz commented Nov 9, 2025

@copilot PY3PLEX_PATH}

48 |

49 | # Create data directory


target worker: failed to solve: process "/bin/sh -c pip install -e ${PY3PLEX_PATH}" did not complete successfully: exit code: 1

[worker 6/7] RUN pip install -e /workspace:
1.241 ERROR: /workspace is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).


Copy link
Contributor

Copilot AI commented Nov 9, 2025

@SkBlaz I've opened a new pull request, #421, to work on those changes. Once the pull request is ready, I'll request review from you.

@SkBlaz
Copy link
Owner

SkBlaz commented Nov 10, 2025

@copilot gui tests fail

Copy link
Contributor

Copilot AI commented Nov 10, 2025

@SkBlaz I've opened a new pull request, #432, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants