From fb30c990466fa16227adcffa2b512b464d8d2150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 23:16:38 +0000 Subject: [PATCH] Bump cibuildwheel from 2.11.1 to 2.11.3 Bumps [cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.11.1 to 2.11.3. - [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.11.1...v2.11.3) --- updated-dependencies: - dependency-name: cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 442c412c..be5250af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ setuptools wheel twine -cibuildwheel==2.11.1 +cibuildwheel==2.11.3 pytest pybind11==2.10.0 cmake