mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-18 20:41:11 -05:00
chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#376)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](39a63b5912...a873dd9cbf)
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/compile-pypi.yml
vendored
2
.github/workflows/compile-pypi.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
bentoml-version: 'main'
|
||||
python-version: '3.8'
|
||||
- name: Build wheels via cibuildwheel
|
||||
uses: pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d # ratchet:pypa/cibuildwheel@v2.15.0
|
||||
uses: pypa/cibuildwheel@a873dd9cbf9e3c4c73a1fd11ac31cf835f6eb502 # ratchet:pypa/cibuildwheel@v2.16.0
|
||||
with:
|
||||
package-dir: ${{ matrix.directory }}
|
||||
config-file: pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user