Skip to content

Commit fc3060a

Browse files
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 (#107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 983ce02 commit fc3060a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
git fetch --prune --unshallow
5353
5454
- name: Build wheels
55-
uses: pypa/cibuildwheel@v3.2.0
55+
uses: pypa/cibuildwheel@v3.2.1
5656
env:
5757
CIBW_SKIP: "cp39-* cp310-* *-manylinux_i686 *-musllinux_i686 *-musllinux_aarch64 *-win32"
5858
CIBW_ARCHS: "${{ matrix.arch }}"

0 commit comments

Comments
 (0)