From e08ad6cc90c1adbc83b8e1699101aca36ca51c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 22:21:22 +0000 Subject: [PATCH] Bump pip from 25.2 to 25.3 Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...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] --- CI/requirements_ci.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/requirements_ci.in b/CI/requirements_ci.in index faf34a6..424134d 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,7 +1,7 @@ bump-my-version==1.2.3 deptry==0.23.1 flit==3.12.0 -pip==25.2 +pip==25.3 pylint==3.3.8 tox-gh==1.5.0 tox==4.30.2