From c6b142b8f880a863a33e84e5d5d835c448713892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:26:41 +0000 Subject: [PATCH] Bump pip from 23.3 to 25.2 Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.3...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_venv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_venv.txt b/requirements_venv.txt index 68a33283c4..c7cdd7ee3b 100644 --- a/requirements_venv.txt +++ b/requirements_venv.txt @@ -4,7 +4,7 @@ filelock==3.0.12 importlib-metadata==0.18 more-itertools==7.2.0 packaging==19.0 -pip==23.3 +pip==25.2 pluggy==0.12.0 py==1.10.0 pyparsing==2.4.1.1