From c249763eb618fc2a7ccd63942a9a6199e1de1833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 05:11:12 +0000 Subject: [PATCH] Bump cibuildwheel from 2.16.2 to 2.16.5 Bumps [cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 to 2.16.5. - [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.16.2...v2.16.5) --- 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 200c11df..603b1fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ tomli==2.0.1 setuptools==69.0.2 urllib3==2.2.0 build==1.0.3 -cibuildwheel==2.16.2 +cibuildwheel==2.16.5 pip==23.3.2 \ No newline at end of file