From 6b96a803587e3c4947e5b9af817a6f265d08a1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:31:44 +0000 Subject: [PATCH] Update pipx requirement from <2,>=1.11.1 to >=1.17.2,<2 Updates the requirements on [pipx](https://github.com/pypa/pipx) to permit the latest version. - [Release notes](https://github.com/pypa/pipx/releases) - [Changelog](https://github.com/pypa/pipx/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pipx/compare/1.11.1...1.17.2) --- updated-dependencies: - dependency-name: pipx dependency-version: 1.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 5e51ff6..5a36a6e 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,4 +1,4 @@ -pipx >=1.11.1, <2 +pipx >=1.17.2, <2 delvewheel auditwheel cibuildwheel==3.1.3