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

johnbam 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 1fdf6073d6 build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in 
the github-actions-dependencies group (#2736)
1fdf6073d6 is described below

commit 1fdf6073d6f6caa3000d61d9bc1b82a065b16a20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 19:32:11 2026 +1000

    build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in the 
github-actions-dependencies group (#2736)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 77ba63471e..3684d7873d 100644
--- a/.github/workflows/python-wheel.yml
+++ b/.github/workflows/python-wheel.yml
@@ -72,7 +72,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