Skip to content

Commit b2c44da

Browse files
Bump pypa/cibuildwheel from 2.16.2 to 2.19.1 (#173)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 to 2.19.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.2...v2.19.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06c15ae commit b2c44da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
submodules: true
7373
fetch-depth: 0
74-
- uses: pypa/cibuildwheel@v2.16.2
74+
- uses: pypa/cibuildwheel@v2.19.1
7575
env:
7676
CIBW_SKIP: "*-win32 *_i686"
7777
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014

0 commit comments

Comments
 (0)