diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d97f8744..23543082 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -115,7 +115,7 @@ jobs: platforms: all - name: Build Wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.3.0 env: # See the following for the status of python versions (ie. what's EoL'd, security only, etc): # https://devguide.python.org/versions/