From ec755f4a23a641f544e5fd54e43d0522df6fd168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:04:31 +0000 Subject: [PATCH] Bump pip from 21.3.1 to 26.1.1 Bumps [pip](https://github.com/pypa/pip) from 21.3.1 to 26.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.3.1...26.1.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.build.txt b/requirements.build.txt index a842958..d55a305 100644 --- a/requirements.build.txt +++ b/requirements.build.txt @@ -1,2 +1,2 @@ -pip==21.3.1 +pip==26.1.1 wheel==0.37.1