From 5fc36c977812f467f73c678ff8bfd8ec890c9907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:04:08 +0000 Subject: [PATCH] Bump pip from 9.0.1 to 26.1.2 in /leap-upgrades/lib Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 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..b1a83efc9 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.2 setuptools==33.1.1 virtualenv==15.1.0 wheel==0.29.0