From 9a6b25ec878720b682b5e7a559293e9a4489c7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:57:01 +0000 Subject: [PATCH] Bump cryptography from 3.0 to 46.0.5 in /stacks/HANA-Scaleup Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.0...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stacks/HANA-Scaleup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/HANA-Scaleup/requirements.txt b/stacks/HANA-Scaleup/requirements.txt index 7402fce0..4212f057 100644 --- a/stacks/HANA-Scaleup/requirements.txt +++ b/stacks/HANA-Scaleup/requirements.txt @@ -14,7 +14,7 @@ ansible==2.9.11 cffi==1.14.0 -cryptography==3.0 +cryptography==46.0.5 Jinja2==2.11.2 MarkupSafe==1.1.1 pycparser==2.20