Skip to content

Commit c0d3896

Browse files
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.17.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.5...v2.17.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8380cdc commit c0d3896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
submodules: true
2525

2626
- name: Build wheels
27-
uses: pypa/cibuildwheel@v2.16.5
27+
uses: pypa/cibuildwheel@v2.17.0
2828
env:
2929
CIBW_BUILD_VERBOSITY: 1
3030
MAXMINDDB_REQUIRE_EXTENSION: 1

0 commit comments

Comments
 (0)