From 67debf3c07af62f83cb0996ad7186771dae156e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 02:49:46 +0000 Subject: [PATCH] Bump pip from 26.0.1 to 26.1 Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.all.txt | 2 +- requirements.pip.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.all.txt b/requirements.all.txt index 8fa062bd56..85ea223ba8 100644 --- a/requirements.all.txt +++ b/requirements.all.txt @@ -86,7 +86,7 @@ orderedmultidict==1.0.2 packaging==26.2 pathable==0.4.4 pathspec==1.1.1 -pip==26.0.1 +pip==26.1 posix_ipc==1.3.2 proto-plus==1.27.2 protobuf==6.33.6 diff --git a/requirements.pip.txt b/requirements.pip.txt index 4183febe9a..cb99d6458f 100644 --- a/requirements.pip.txt +++ b/requirements.pip.txt @@ -1,3 +1,3 @@ -pip==26.0.1 +pip==26.1 setuptools==82.0.1 # Match requirements.txt wheel==0.46.3