Skip to content

Commit 9c04bd0

Browse files
build(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.18.1 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.18.1...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>
1 parent 34c5f16 commit 9c04bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310
- uses: dtolnay/rust-toolchain@stable
311311
with:
312312
targets: aarch64-apple-darwin,x86_64-apple-darwin
313-
- uses: pypa/cibuildwheel@v2.18.1
313+
- uses: pypa/cibuildwheel@v2.19.1
314314
env:
315315
CIBW_BUILD: cp39-*
316316
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)