From 041450cf0e310344928fdd62158e3fda181b4eff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:49:41 +0000 Subject: [PATCH] Bump cryptography in /resources/python/requirements/3.10 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/python/requirements/3.10/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/python/requirements/3.10/requirements.txt b/resources/python/requirements/3.10/requirements.txt index ae83edb2..ba96c9de 100644 --- a/resources/python/requirements/3.10/requirements.txt +++ b/resources/python/requirements/3.10/requirements.txt @@ -9,7 +9,7 @@ service-identity==21.1.0 # modules and rebuild the binaries attrs==22.2.0 cffi==1.15.1 -cryptography==44.0.1 # Only for SAST. +cryptography==46.0.5 # Only for SAST. hyperlink==21.0.0 idna==3.7 six==1.16.0