From ff6c0ec1e4b97270b7f3fe76276fe12e53a6aa1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 12:06:01 +0000 Subject: [PATCH] Bump pip from 26.1.2 to 26.2 in /.github Bumps [pip](https://github.com/pypa/pip) from 26.1.2 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.2...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/requirements_ci.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements_ci.in b/.github/requirements_ci.in index e6771a8e..d04e306a 100644 --- a/.github/requirements_ci.in +++ b/.github/requirements_ci.in @@ -2,7 +2,7 @@ bump-my-version==1.5.0 deptry==0.25.1 exceptiongroup==1.3.1 flit==3.12.0 -pip==26.1.2 +pip==26.2 pydantic==2.13.4 pylint==4.0.6 tomli==2.4.1