From 5ac6296d45b3081e8b40f85578ef5c17c8e37832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:41:08 +0000 Subject: [PATCH] Bump pip from 25.0.1 to 25.3 Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pip.txt b/requirements_pip.txt index 059862d50..0b3d671e6 100644 --- a/requirements_pip.txt +++ b/requirements_pip.txt @@ -1 +1 @@ -pip==25.0.1 +pip==25.3