From 4a4de7e721abff27eeaa1d04e78e3c486d9d0344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:25:19 +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 ... Signed-off-by: dependabot[bot] --- .github/requirements-update-ci.in | 2 +- .github/requirements-update-ci.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/requirements-update-ci.in b/.github/requirements-update-ci.in index bc3a9db..5197019 100644 --- a/.github/requirements-update-ci.in +++ b/.github/requirements-update-ci.in @@ -2,5 +2,5 @@ # Regenerated with: # pip-compile --generate-hashes --allow-unsafe \ # -o .github/requirements-update-ci.txt .github/requirements-update-ci.in -pip==26.1.2 +pip==26.2 pip-tools==7.6.0 diff --git a/.github/requirements-update-ci.txt b/.github/requirements-update-ci.txt index b2edeef..7902b37 100644 --- a/.github/requirements-update-ci.txt +++ b/.github/requirements-update-ci.txt @@ -34,9 +34,9 @@ wheel==0.47.0 \ # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1.2 \ - --hash=sha256:382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab \ - --hash=sha256:f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605 +pip==26.2 \ + --hash=sha256:2d8542afcc84cdd8e846c2b36b2861fad1da376dd98f8e7113e9108a3c331690 \ + --hash=sha256:931c303696af6fa3417112103b1cad26890e5a07eccb5b99783700e33f2b8aad # via # -r requirements-update-ci.in # pip-tools