scikit-hep / probfit

Cost function builder. For fitting distributions.
http://probfit.readthedocs.io/
MIT License
50 stars 30 forks source link

Bump pypa/cibuildwheel from 1.11.0 to 1.12.0 #113

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps pypa/cibuildwheel from 1.11.0 to 1.12.0.

Release notes

Sourced from pypa/cibuildwheel's releases.

v1.12.0

  • ✨ Adds support building universal2/arm64 wheels on Python 3.8.

v1.11.1

  • ✨ cibuildwheel is now part of the PyPA!
  • 📚 Minor docs changes, fixing links related to the above transition
  • 🛠 Update manylinux pins to the last version containing Python 2.7 and 3.5. (#674)
Commits
  • bf3a559 Bump version: v1.12.0
  • 8734e0e ci: pin dockcross for tests
  • 744812b ci: pin dockcross for tests
  • 548e0ce feat: support building universal2/arm64 from x64_86 Python 3.8 (#704)
  • 6c62f9e Bump version: v1.11.1.post1
  • 9a608b0 Fix mkdocs "Edit in Github" links
  • 5ea3606 Bump version: v1.11.1
  • dc127cd Revert "Temporarily disable CircleCI mac builds (#685)" (#687)
  • d189815 Fix bump_version script
  • e4a917f Revert "Remove travis-ci macOS from docs/examples"
  • Additional commits viewable in compare view


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 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[bot] commented 3 years ago

Superseded by #114.