Skip to content

Commit 0be75ca

Browse files
chore(deps): update pypa/cibuildwheel action to v2.23.3 (#6)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypa/cibuildwheel](https://redirect.github.com/pypa/cibuildwheel) | action | patch | `v2.23.2` -> `v2.23.3` | --- ### Release Notes <details> <summary>pypa/cibuildwheel (pypa/cibuildwheel)</summary> ### [`v2.23.3`](https://redirect.github.com/pypa/cibuildwheel/releases/tag/v2.23.3) [Compare Source](https://redirect.github.com/pypa/cibuildwheel/compare/v2.23.2...v2.23.3) - 🛠 Dependency updates, including Python 3.13.3 ([#&#8203;2371](https://redirect.github.com/pypa/cibuildwheel/issues/2371)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/codegen-sh/graph-sitter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dde76dc commit 0be75ca

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
@@ -69,7 +69,7 @@ jobs:
6969
7070
# TODO: add cbuildwheel cache
7171
- name: Build wheel
72-
uses: pypa/[email protected].2
72+
uses: pypa/[email protected].3
7373
env:
7474
CIBW_BUILD: "*cp3${{ matrix.python }}*"
7575

0 commit comments

Comments
 (0)