Skip to content

Commit fbc894f

Browse files
dependabot[bot]inducer
authored andcommitted
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/v2.23.1/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.0...v2.23.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a00e997 commit fbc894f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Build wheels
26-
uses: pypa/cibuildwheel@v2.23.0
26+
uses: pypa/cibuildwheel@v2.23.1
2727
# (here: set these in pyproject.toml to the extent possible)
2828
# env:
2929
# CIBW_SOME_OPTION: value

0 commit comments

Comments
 (0)