From 1dbde688c97bf5ec64a30180a68a9a369fccc229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:31:13 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography 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..34ceee7b85 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==41.0.6 cu2qu==1.6.7 defcon==0.7.2 Deprecated==1.2.10