From 12e0116921f716bae9130b02165dbb28e0c54d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:45:43 +0000 Subject: [PATCH] Bump pip from 25.0.1 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-6.0.txt | 2 +- requirements-6.1.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-6.0.txt b/requirements-6.0.txt index da70396..087ce0b 100644 --- a/requirements-6.0.txt +++ b/requirements-6.0.txt @@ -1,4 +1,4 @@ zc.buildout==4.1.4 setuptools==75.8.2 wheel==0.45.1 -pip==25.0.1 +pip==26.0 diff --git a/requirements-6.1.txt b/requirements-6.1.txt index b99ee6c..5c35ab2 100644 --- a/requirements-6.1.txt +++ b/requirements-6.1.txt @@ -1,4 +1,4 @@ zc.buildout==4.1.12 setuptools==80.9.0 wheel==0.46.1 -pip==25.1.1 +pip==26.0 diff --git a/requirements.txt b/requirements.txt index d5d2e6a..df9dd51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ zc.buildout==3.0.1 setuptools==42.0.2 wheel==0.37.1 -pip<21.0 +pip<27.0