Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Update scikit-learn requirement from <1.2.3,>=1.0.0 to >=1.0.0,<1.3.1 #39

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

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

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.3.0

We're happy to announce the 1.3.0 release.

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

This version supports Python versions 3.8 to 3.11.

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
Commits
  • 7f9bad9 update version [cd build]
  • 300fd9f DOC Release highlights for 1.3 (#26526)
  • b303b9e MAINT Update what's new for 1.3.0 final release (#26730)
  • 4044d15 DOC add pip install sphinx_copybutton to contribution guide (#26722)
  • ce3c609 DOC small documentation changes in the advanced installation guide (#26394)
  • 1691f44 MAINT make sphinx conf more lenient towards missing jupyterlite (#26705)
  • 4250f80 FIX Using custom init for KMeans does a single init (#26657)
  • eb011fd Fix AttributeError use_fallback_lbfgs_solve for newton-cholesky when fitting ...
  • ee89eb8 DOC add meaning of max_patches=None in _compute_n_patches (#25999)
  • cf98b65 DOC Update removed sphinx global var style in layout.html (#26627)
  • Additional commits viewable in compare view

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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Dependabot tried to add @Lightning-Universe/core-lightning as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Lightning-Universe/lightning-ColossalAI/pulls/39/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the Lightning-Universe/lightning-ColossalAI repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@Borda Borda enabled auto-merge (squash) July 3, 2023 11:42
@dependabot dependabot bot force-pushed the dependabot-pip-scikit-learn-gte-1.0.0-and-lt-1.3.1 branch from bcc9da0 to 6a86bbf Compare July 10, 2023 15:28
@Borda
Copy link
Member

Borda commented Jul 17, 2023

@dependabot rebase

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@1.0...1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-scikit-learn-gte-1.0.0-and-lt-1.3.1 branch from 6a86bbf to 9b2f9a4 Compare July 17, 2023 09:15
@Borda Borda merged commit f18c37a into main Jul 17, 2023
@Borda Borda deleted the dependabot-pip-scikit-learn-gte-1.0.0-and-lt-1.3.1 branch July 17, 2023 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant