From 3f082275238c239d64a7eefcf0845a49b77774f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 21:09:04 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 26.1 in /leap-upgrades/lib Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' 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..bbe0473d8 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.1 setuptools==33.1.1 virtualenv==15.1.0 wheel==0.29.0