From 807eb79666b0dda871a593a16151ffd79a965853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:30:32 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 46.0.5 in /leap-upgrades/lib Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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..e524615e9 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==46.0.5 packaging==16.8 pip==9.0.1 setuptools==33.1.1