From 97a5358b9f7d303bbe34ead16f8ac12a530326ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:21:37 +0000 Subject: [PATCH] Bump pip from 26.0.1 to 26.1.1 Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.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 c1dd99e28..074276481 100644 --- a/requirements_pip.txt +++ b/requirements_pip.txt @@ -1 +1 @@ -pip==26.0.1 +pip==26.1.1