From 6c7179d43d38c2f5117811036a3ff54e119089d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:07:09 +0000 Subject: [PATCH] Bump pip from 25.0.1 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..f3a7e91 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==25.2 diff --git a/requirements-6.1.txt b/requirements-6.1.txt index b99ee6c..e077820 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==25.2 diff --git a/requirements.txt b/requirements.txt index d5d2e6a..3537b90 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<26.0