From 081fea70c4a2b7eb48508ccca6764d41905d35b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:59:52 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc86a3cdca..0510181a9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ charset-normalizer==3.3.2 click==7.1.2 commandlines==0.4.1 compreffor==0.5.1 -cryptography==41.0.5 +cryptography==46.0.5 cu2qu==1.6.7 defcon==0.7.2 Deprecated==1.2.10