From 13fab733247760b73784008c80715dc55aef4f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 12:09:33 +0000 Subject: [PATCH] Bump pip from 26.1.1 to 26.1.2 in /CI Bumps [pip](https://github.com/pypa/pip) from 26.1.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bb08dc80..bd3345e1 100644 --- a/CI/requirements_ci.in +++ b/CI/requirements_ci.in @@ -2,7 +2,7 @@ bump-my-version==1.3.0 deptry==0.25.1 exceptiongroup==1.3.1 flit==3.12.0 -pip==26.1.1 +pip==26.1.2 pydantic==2.13.4 pylint==4.0.5 tomli==2.4.1