Skip to content

Commit a734500

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
python-version: '3.x'
3939

40-
- uses: pypa/cibuildwheel@v3.3.0
40+
- uses: pypa/cibuildwheel@v3.3.1
4141
env:
4242
CIBW_BUILD: ${{ matrix.python }}-*
4343
CIBW_BEFORE_BUILD: python -m pip install wheel>=0.41.0 pip --upgrade

0 commit comments

Comments
 (0)