Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the pip group with 1 update in the / directory: scikit-learn.

Updates scikit-learn from 1.3.2 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@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 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 21:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2025
@dependabot dependabot bot requested review from kolok and fabienheureux and removed request for a team July 1, 2025 21:48
@dependabot dependabot bot added python Pull requests that update Python code minor Utilisé pour les changelog labels Jul 1, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 2d4d825 to 6dbfd3b Compare July 1, 2025 21:53
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 6dbfd3b to fd03ebb Compare July 2, 2025 08:18
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch 3 times, most recently from 5fba3a8 to dab66ef Compare July 2, 2025 08:25
@fabienheureux fabienheureux force-pushed the main branch 2 times, most recently from dd0f136 to f973730 Compare July 2, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from dab66ef to b34eabd Compare July 2, 2025 15:46
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from b34eabd to 3f1b542 Compare July 7, 2025 10:14
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from caef0b4 to 486e3e8 Compare July 10, 2025 15:10
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 486e3e8 to 543d613 Compare July 17, 2025 09:03
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 543d613 to 0222c4f Compare July 17, 2025 10:30
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 0222c4f to 2683e48 Compare July 17, 2025 10:42
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch 5 times, most recently from 6d9fa71 to 2272301 Compare July 29, 2025 07:50
Bumps the pip group with 1 update in the / directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn).


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

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-version: 1.5.0
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pip-ad0ca59d54 branch from 2272301 to 1cd4876 Compare July 29, 2025 13:07
@kolok kolok closed this Jul 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/pip-ad0ca59d54 branch July 30, 2025 07:23
@kolok
Copy link
Contributor

kolok commented Jul 30, 2025

Fermé car la librairie a été mise à jour avec une version superieur

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