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
21 stars 6 forks source link

Update dependency mypy to ^0.991 - autoclosed #184

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) ^0.942 -> ^0.991 age adoption passing confidence

Release Notes

python/mypy ### [`v0.991`](https://togithub.com/python/mypy/compare/v0.990...v0.991) [Compare Source](https://togithub.com/python/mypy/compare/v0.990...v0.991) ### [`v0.990`](https://togithub.com/python/mypy/compare/v0.982...v0.990) [Compare Source](https://togithub.com/python/mypy/compare/v0.982...v0.990) ### [`v0.982`](https://togithub.com/python/mypy/compare/v0.981...v0.982) [Compare Source](https://togithub.com/python/mypy/compare/v0.981...v0.982) ### [`v0.981`](https://togithub.com/python/mypy/compare/v0.971...v0.981) [Compare Source](https://togithub.com/python/mypy/compare/v0.971...v0.981) ### [`v0.971`](https://togithub.com/python/mypy/compare/v0.961...v0.971) [Compare Source](https://togithub.com/python/mypy/compare/v0.961...v0.971) ### [`v0.961`](https://togithub.com/python/mypy/compare/v0.960...v0.961) [Compare Source](https://togithub.com/python/mypy/compare/v0.960...v0.961) ### [`v0.960`](https://togithub.com/python/mypy/compare/v0.950...v0.960) [Compare Source](https://togithub.com/python/mypy/compare/v0.950...v0.960) ### [`v0.950`](https://togithub.com/python/mypy/compare/v0.942...v0.950) [Compare Source](https://togithub.com/python/mypy/compare/v0.942...v0.950)

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 2 years ago

Codecov Report

Merging #184 (8edc488) into main (b379dc1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files          12       12           
  Lines         993      993           
  Branches      191      192    +1     
=======================================
  Hits          919      919           
  Misses         41       41           
  Partials       33       33           

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