Skip to content

Commit fdacd57

Browse files
dependabot[bot]meeseeksmachine
authored andcommitted
Backport PR pandas-dev#53434: Bump pypa/cibuildwheel from 2.12.3 to 2.13.0
1 parent ae0dbef commit fdacd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fetch-depth: 0
7575

7676
- name: Build wheels
77-
uses: pypa/cibuildwheel@v2.12.3
77+
uses: pypa/cibuildwheel@v2.13.0
7878
env:
7979
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
8080

0 commit comments

Comments
 (0)