From 67506db4abbe8b34a82981197ff0bc2f2d531272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 03:13:17 +0000 Subject: [PATCH] chore(deps): bump pypa/cibuildwheel from 2.2.0 to 2.2.2 Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.2.0 to 2.2.2. - [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/v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_deploy.yml b/.github/workflows/build_deploy.yml index ca2122fff88..5e9d0e2990a 100644 --- a/.github/workflows/build_deploy.yml +++ b/.github/workflows/build_deploy.yml @@ -97,7 +97,7 @@ jobs: platforms: all - name: Build wheels python 3.6 and above - uses: pypa/cibuildwheel@v2.2.0 + uses: pypa/cibuildwheel@v2.2.2 env: # configure cibuildwheel to build native archs ('auto'), and some # emulated ones