Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group (#694)

This commit is contained in:
dependabot[bot] 2026-06-16 13:22:58 +09:00 committed by GitHub
parent 11ed0a5110
commit 0f4f350b6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ jobs:
platforms: ${{ matrix.cibw_archs }}
- name: Build
uses: pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
env:
CIBW_TEST_REQUIRES: "pytest"
CIBW_TEST_COMMAND: "pytest {package}/test"