Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps scikit-learn from 1.3.2 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 !

Scikit-learn 1.7.0

We're happy to announce the 1.7.0 release.

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

This version supports Python versions 3.10 to 3.13 and features an experimental support of free-threaded CPython.

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.6.1

We're happy to announce the 1.6.1 release.

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

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

You can upgrade with pip as usual:

</tr></table> 

... (truncated)

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor Utilisé pour les changelog python Pull requests that update Python code labels Jul 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 22, 2025 07:03
@dependabot dependabot bot removed the request for review from a team July 22, 2025 07:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@dependabot dependabot bot requested review from kolok and fabienheureux July 22, 2025 07:03
@dependabot dependabot bot added python Pull requests that update Python code minor Utilisé pour les changelog labels Jul 22, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/scikit-learn-1.7.1 branch 6 times, most recently from f485f1b to 7779254 Compare July 29, 2025 13:07
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.7.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@1.3.2...1.7.1)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kolok kolok force-pushed the dependabot/pip/scikit-learn-1.7.1 branch from 7779254 to 81f8506 Compare July 29, 2025 13:57
@kolok kolok merged commit 1d24058 into main Jul 30, 2025
8 checks passed
@kolok kolok deleted the dependabot/pip/scikit-learn-1.7.1 branch July 30, 2025 07:23
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 minor Utilisé pour les changelog python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant