From a6822bce7c4cf61fcfbdb6125adc7031c77576ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 09:53:21 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..40ffae9016 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.6 cu2qu==1.6.7 defcon==0.7.2 Deprecated==1.2.10