Skip to content

Commit a7f5625

Browse files
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d46d34 commit a7f5625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fetch-tags: true
4949

5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v3.1.3
51+
uses: pypa/cibuildwheel@v3.1.4
5252
env:
5353
CIBW_BUILD: ${{ matrix.pyver }}-${{ matrix.build }}
5454
CIBW_BEFORE_ALL_LINUX: yum install -y zlib-devel bzip2-devel xz-devel netcdf-devel cfitsio-devel

0 commit comments

Comments
 (0)