From 19fc724c29dd93b2a7b770504296886d0025b562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:07:49 +0000 Subject: [PATCH] build(deps): bump pip from 25.1.1 to 26.0 in /requirements Bumps [pip](https://github.com/pypa/pip) from 25.1.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' 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 fe6e87374b0..085de2abd76 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -330,7 +330,7 @@ pillow==11.2.1 # matplotlib # sentence-transformers # streamlit -pip==25.1.1 +pip==26.0 # via pip-tools pip-tools==7.4.1 # via -r requirements/requirements-dev.in