Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 (#1800)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.19.0 to 2.19.1.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent bbd12c7 commit 245c8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: python -m pip install twine

- name: Build wheels
uses: pypa/cibuildwheel@v2.19.0
uses: pypa/cibuildwheel@v2.19.1

- name: Check and upload wheels
env:
Expand Down

0 comments on commit 245c8e4

Please sign in to comment.