Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#3795)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-16 23:59:36 -07:00 committed by GitHub
parent c1e30d97fe
commit 068f6fb8fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build wheels via cibuildwheel - name: Build wheels via cibuildwheel
uses: pypa/cibuildwheel@v2.13.1 uses: pypa/cibuildwheel@v2.14.1
env: env:
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}" CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"