From 427bc972d0c83ded6ee9f43deb5041cdd3081cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:55:13 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.2 Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61d296f..6d86a4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ packaging==25.0 -pip==25.3 +pip==26.2 setuptools==80.9.0 wheel>=0.46.2 zc.buildout==4.1.12