Skip to content

Chore(deps): Bump scikit-learn from 1.7.0 to 1.7.1 in the small-changes group #10425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps the small-changes group with 1 update: scikit-learn.

Updates scikit-learn from 1.7.0 to 1.7.1

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.7.1

We're happy to announce the 1.7.1 release.

This release contains fixes for a few regressions introduced in 1.7.

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

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

Thanks to everyone who contributed to this release !

Commits
  • 3dbf4da [cd build] Trigger wheel builder workflow
  • 672a2dd [cd build] Trigger wheel builder workflow
  • 35afe8d generate changelog 1.7.1
  • 33893bd set version
  • f97fe77 CI Avoid miniconda CondaToSNonInteractiveError and stop using the default cha...
  • 6cba1d8 FIX: Regression in DecisionBoundaryDisplay.from_estimator with colors and plo...
  • 6b2b4b4 🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...
  • ba2918e 🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...
  • d60cafe 🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...
  • a73deee 🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#31758)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the small-changes group with 1 update: [scikit-learn](https://github.com/scikit-learn/scikit-learn).


Updates `scikit-learn` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added backend dependencies Pull requests that update a dependency file labels Jul 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 21, 2025 22:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2025
@github-actions github-actions bot added non-trivial Requires approval by several team members enhancement New feature or enhancement labels Jul 21, 2025
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.78%. Comparing base (5410074) to head (cf1f783).
⚠️ Report is 5 commits behind head on dev.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##              dev   #10425    +/-   ##
========================================
  Coverage   97.78%   97.78%            
========================================
  Files         515      515            
  Lines       22318    22318            
  Branches     1851     1726   -125     
========================================
  Hits        21824    21824            
- Misses        492      494     +2     
+ Partials        2        0     -2     
Components Coverage Δ
backend 96.62% <ø> (ø)
frontend 99.08% <ø> (ø)
Flag Coverage Δ
backend-python-3.10 96.62% <ø> (ø)
backend-python-3.11 96.62% <ø> (ø)
backend-python-3.12 96.62% <ø> (ø)
frontend-node-20.x 99.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Looks like scikit-learn is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/uv/dev/small-changes-b81f1c8653 branch July 28, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file enhancement New feature or enhancement non-trivial Requires approval by several team members
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants