From 4fb3e30eed45770cdce7527a6f592148e9c81861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:08:01 +0000 Subject: [PATCH] chore(deps): bump pip from 24.0 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 24.0 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.0...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f971d1..7f74e5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ gitdb==4.0.11 GitPython==3.1.42 parse==1.20.1 -pip==24.0 +pip==26.0 setuptools==78.1.1 smmap==5.0.1 wheel==0.43.0