From 1bc14390017a6de6e3e339414e51244a41ea6bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:39:05 +0000 Subject: [PATCH] Bump pip from 25.2 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 25.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-initial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-initial.txt b/requirements-initial.txt index 868f351b0..5edde9e7c 100644 --- a/requirements-initial.txt +++ b/requirements-initial.txt @@ -1,5 +1,5 @@ # requirements-initial.txt # From https://dist.plone.org/release/6.1.3/constraints.txt -pip==25.2 +pip==26.0 setuptools==80.9.0 wheel==0.45.1