From 383ce58cebe647ec80050f0567fdddfd6370478c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:05:53 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 46.0.6 in /leap-upgrades/lib Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7.2...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..dc3573ae1 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.6 packaging==16.8 pip==9.0.1 setuptools==33.1.1