From 2e6f833de3c86387a27562479d65dad516873e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:11:40 +0000 Subject: [PATCH] Bump pip from 26.0.1 to 26.1 in /CI Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.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 870b79d5..a038de3c 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.0.1 +pip==26.1 pydantic==2.12.5 pylint==4.0.5 tomli==2.4.0