From 7f283f19fb621976571afb05b9b579f60380cc75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:53:15 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d89740e..2593676 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ packaging==24.2 -pip==25.0.1 +pip==25.2 setuptools==75.8.2 wheel==0.45.1 zc.buildout==4.1.10