From 4248c04a720d18c8866596f710ef9b39022ec3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 09:22:47 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 48.0.1 in /leap-upgrades/lib Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7.2...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.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..85b1f9a85 100644 --- a/leap-upgrades/lib/upgrade-requirements.txt +++ b/leap-upgrades/lib/upgrade-requirements.txt @@ -1,7 +1,7 @@ ### ### These are pinned to ensure upgrades happen from a known good place ### ### -cryptography==1.7.2 +cryptography==48.0.1 packaging==16.8 pip==9.0.1 setuptools==33.1.1