From 6dafa891891314b5eb3f79849db7b8fbe676ccb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 02:29:17 +0000 Subject: [PATCH] build(deps): bump cibuildwheel from 2.20.0 to 2.21.2 Bumps [cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.20.0 to 2.21.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.20...v2.21.2) --- updated-dependencies: - dependency-name: cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-publish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-publish.txt b/requirements-publish.txt index a32d3a62..e2090794 100644 --- a/requirements-publish.txt +++ b/requirements-publish.txt @@ -1,2 +1,2 @@ -r requirements.txt -cibuildwheel==2.20.0 +cibuildwheel==2.21.2