From 400e667687071403e6a6d44d51a82d4adba3b684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:35:35 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 26.0 in /leap-upgrades/lib Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- leap-upgrades/lib/upgrade-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leap-upgrades/lib/upgrade-requirements.txt b/leap-upgrades/lib/upgrade-requirements.txt index 19252ca0f..60b3dcd64 100644 --- a/leap-upgrades/lib/upgrade-requirements.txt +++ b/leap-upgrades/lib/upgrade-requirements.txt @@ -3,7 +3,7 @@ ### cryptography==1.7.2 packaging==16.8 -pip==9.0.1 +pip==26.0 setuptools==33.1.1 virtualenv==15.1.0 wheel==0.29.0