From d9ea7e8647c1137c7829fefd058b51d16ab8ab24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:41:09 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.1.2 in /requirements Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index a2c112f9acc..13413082d3a 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -325,7 +325,7 @@ pillow==12.0.0 # llama-index-core # matplotlib # sentence-transformers -pip==25.3 +pip==26.1.2 # via pip-tools pip-tools==7.5.2 # via -r requirements/requirements-dev.in