This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 30cebfa9a7 build(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3 
(#1933)
30cebfa9a7 is described below

commit 30cebfa9a7f11926492f8199055a08960e171b77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 1 11:26:59 2025 -0700

    build(deps): bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#1933)
---
 .github/workflows/python-wheel.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/python-wheel.yml 
b/.github/workflows/python-wheel.yml
index 7bdc60f9e0..c0ccc0db67 100644
--- a/.github/workflows/python-wheel.yml
+++ b/.github/workflows/python-wheel.yml
@@ -63,7 +63,7 @@ jobs:
           image: tonistiigi/binfmt:qemu-v8.1.5
           platforms: all
       - name: Build wheels
-        uses: pypa/[email protected]
+        uses: pypa/[email protected]
         env:
           CIBW_SKIP: 'pp* *musl*'
           CIBW_ARCHS_LINUX: 'x86_64 aarch64'

Reply via email to