From 508436c397c2df9b4319075c3832fecbd7dffe4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 07:43:24 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 50.0.0 in /leap-upgrades/lib Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7.2...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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..4ba8049dd 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==50.0.0 packaging==16.8 pip==9.0.1 setuptools==33.1.1