From 6e816dc890b3f581a6d4585b1949b5dec6bae1a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:48:33 +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 777ebbae..48842b34 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -2,7 +2,7 @@ bump-my-version==1.2.3 deptry==0.23.1 exceptiongroup==1.3.0 flit==3.12.0 -pip==25.2 +pip==25.3 pylint==3.3.9 tomli==2.2.1 tox-gh==1.5.0