From f6b6392134abcc20fc5d5b3782d12baf926dd65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:03:26 +0000 Subject: [PATCH] Bump pip from 26.1 to 26.1.1 in /CI Bumps [pip](https://github.com/pypa/pip) from 26.1 to 26.1.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1...26.1.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.1 dependency-type: direct:production ... 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 d65a52fc..2bb69e31 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==26.1 +pip==26.1.1 tomli==2.4.0 tox==4.52.0 tox-gh==1.7.1