Skip to content

build(deps): update scikit-learn requirement from >=0.23.2 to >=1.6.1#843

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-learn-gte-1.6.1
Open

build(deps): update scikit-learn requirement from >=0.23.2 to >=1.6.1#843
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-learn-gte-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on scikit-learn to permit the latest version.

Release notes

Sourced from scikit-learn's releases.

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:

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
  • f159b78 trigger wheel builder [cd build]
  • 73cca70 generate changelog
  • afaa070 bump version
  • 1f43fd2 DOC: Updates to Macro vs micro-averaging in plot_roc.py (#29845)
  • ea8a725 🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#30593)
  • bc291f1 🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...
  • f5f2b9c 🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...
  • acbb862 TST Fix doctest due to GradientBoostingClassifier difference with scipy 1.15 ...
  • 42831e5 FIX warn if an estimator does have a concrete sklearn_tags implementation...
  • 0d2ce43 FIX change FutureWarnings to DeprecationWarnings for the tags (#30573)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/scikit-learn-gte-1.6.1 branch 3 times, most recently from 41e9efa to a875b77 Compare May 20, 2026 09:59
@alessiamarcolini

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/pip/scikit-learn-gte-1.6.1 branch from a875b77 to 5f27ca0 Compare May 21, 2026 09:05
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](scikit-learn/scikit-learn@0.23.2...1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/scikit-learn-gte-1.6.1 branch from 5f27ca0 to b078a64 Compare June 9, 2026 08:42
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.

1 participant