Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
19 stars 6 forks source link

Update dependency scikit-learn to v1.2.2 - autoclosed #283

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scikit-learn (source) 1.2.1 -> 1.2.2 age adoption passing confidence

Release Notes

scikit-learn/scikit-learn ### [`v1.2.2`](https://togithub.com/scikit-learn/scikit-learn/releases/tag/1.2.2): Scikit-learn 1.2.2 [Compare Source](https://togithub.com/scikit-learn/scikit-learn/compare/1.2.1...1.2.2) We're happy to announce the 1.2.2 release. You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-2 You can upgrade with pip as usual: pip install -U scikit-learn The conda-forge builds will be available shortly, which you can then install using: conda install -c conda-forge scikit-learn

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #283 (cbccf67) into main (fd47a92) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          12       12           
  Lines        1005     1005           
  Branches      192      192           
=======================================
  Hits          931      931           
  Misses         41       41           
  Partials       33       33           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more