Skip to content

Commit ebaea14

Browse files
dependabot[bot]tgregg
authored andcommitted
Bump pypa/cibuildwheel in the github-action-dependencies group
Bumps the github-action-dependencies group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.0.0 to 3.1.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.0.0...v3.1.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26c5489 commit ebaea14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
platforms: all
116116

117117
- name: Build Wheels
118-
uses: pypa/cibuildwheel@v3.0.0
118+
uses: pypa/cibuildwheel@v3.1.2
119119
env:
120120
# See the following for the status of python versions (ie. what's EoL'd, security only, etc):
121121
# https://devguide.python.org/versions/

0 commit comments

Comments
 (0)