From 027352ce244b53f6781f8f911917b2c2ba5115cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 23:02:41 +0000 Subject: [PATCH] build(deps): bump pypa/cibuildwheel from 3.2.0 to 3.2.1 Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/pypa/cibuildwheel/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-cache-libpq.yml | 4 ++-- .github/workflows/packages.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-and-cache-libpq.yml b/.github/workflows/build-and-cache-libpq.yml index 3b1c0398..9c86f5f8 100644 --- a/.github/workflows/build-and-cache-libpq.yml +++ b/.github/workflows/build-and-cache-libpq.yml @@ -80,7 +80,7 @@ jobs: key: libpq-${{ matrix.platform }}-${{ matrix.arch }}-${{ env.LIBPQ_VERSION }}-${{ env.OPENSSL_VERSION }}${{ env.PQ_FLAGS }} - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_SKIP: "cp31?t-*" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014 @@ -123,7 +123,7 @@ jobs: key: libpq-macos-${{ env.LIBPQ_VERSION }}-${{ matrix.arch }}-${{ env.OPENSSL_VERSION }}${{ env.PQ_FLAGS }} - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_SKIP: "cp31?t-*" CIBW_BUILD: cp313-macosx_${{matrix.arch}} diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index 32dc7e21..3ccf6058 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -92,7 +92,7 @@ jobs: key: libpq-${{ matrix.platform }}-${{ matrix.arch }}-${{ env.LIBPQ_VERSION }}-${{ env.OPENSSL_VERSION }}${{ env.PQ_FLAGS }} - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_SKIP: "cp31?t-*" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014 @@ -164,7 +164,7 @@ jobs: key: libpq-macos-${{ env.LIBPQ_VERSION }}-${{ matrix.arch }}-${{ env.OPENSSL_VERSION }}${{ env.PQ_FLAGS }} - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_SKIP: "cp31?t-*" CIBW_BUILD: ${{matrix.pyver}}-macosx_${{matrix.arch}} @@ -235,7 +235,7 @@ jobs: if: ${{ matrix.package_name != 'psycopg2' }} - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_SKIP: "cp31?t-*" VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite" # cache vcpkg