From 65cccb84cd8043eeb6c5d0634423782a0a79f71c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 23:43:14 +0000 Subject: [PATCH] ci: bump pip from 26.0.1 to 26.1 in /requirements 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] --- requirements/pip.in | 2 +- requirements/pip.txt | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements/pip.in b/requirements/pip.in index c1dd99e..e517787 100644 --- a/requirements/pip.in +++ b/requirements/pip.in @@ -1 +1 @@ -pip==26.0.1 +pip==26.1 diff --git a/requirements/pip.txt b/requirements/pip.txt index 0849201..e1145be 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,6 +1,2 @@ # This file was autogenerated by uv via the following command: # uv pip compile --python-version 3.12 --generate-hashes --output-file requirements/pip.txt requirements/pip.in -pip==26.0.1 \ - --hash=sha256:bdb1b08f4274833d62c1aa29e20907365a2ceb950410df15fc9521bad440122b \ - --hash=sha256:c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8 - # via -r requirements/pip.in