From 73573bea1e63a4c87e75dc8b95f7d2b97d5d919f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:53:07 +0000 Subject: [PATCH] Bump pip from 26.1.2 to 26.2.1 Bumps [pip](https://github.com/pypa/pip) from 26.1.2 to 26.2.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.2...26.2.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pip.txt b/requirements_pip.txt index 657e2159e..09aa11ff6 100644 --- a/requirements_pip.txt +++ b/requirements_pip.txt @@ -1 +1 @@ -pip==26.1.2 +pip==26.2.1