From 892b2c6f35b3b7add431e86fbd541ca7fafce275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:57:34 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.0.1 in /CI Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 8bdfaa11..6d154d6b 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -1,7 +1,7 @@ bump-my-version==1.3.0 exceptiongroup==1.3.1 flit==3.12.0 -pip==25.3 +pip==26.0.1 tomli==2.4.0 tox==4.30.3 tox-gh==1.5.0