From 916787893dd6247d01059e0d2b31534576d6664f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 09:20:18 +0000 Subject: [PATCH] Bump pip in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [pip](https://github.com/pypa/pip). Updates `pip` from 24.0 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.0...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/pip-tools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 14bc82b..53e2da4 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -20,7 +20,7 @@ wheel==0.43.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==24.0 +pip==25.3 # via pip-tools setuptools==80.9.0 # via pip-tools