From 7728235cc2a2ea8f50a79fb261c0edb4fbc093f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:23:03 +0000 Subject: [PATCH] Bump pip from 26.1.2 to 26.2 Bumps [pip](https://github.com/pypa/pip) from 26.1.2 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.2...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' 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 a5bbeb46f..1e66caa3e 100644 --- a/requirements-initial.txt +++ b/requirements-initial.txt @@ -1,5 +1,5 @@ # requirements-initial.txt # From https://dist.plone.org/release/6.2.1/constraints.txt -pip==26.1.2 +pip==26.2 setuptools==81.0.0 wheel==0.47.0