From 4a49e01a4e1a3e7fe6b74421d8e016b7aab0812f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:41:33 +0000 Subject: [PATCH] Bump pip from 26.0 to 26.1.2 in /functional-tests Bumps [pip](https://github.com/pypa/pip) from 26.0 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functional-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional-tests/requirements.txt b/functional-tests/requirements.txt index 776c4e6d5a5..8ce06853eee 100644 --- a/functional-tests/requirements.txt +++ b/functional-tests/requirements.txt @@ -10,7 +10,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.3 packaging==26.0 -pip==26.0 +pip==26.1.2 pluggy==1.6.0 Pygments==2.19.2 pytest==9.0.2