From 72ce4d777e5253376fd4742e1f25f819cbf4a1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:07:52 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...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 e234047..a784546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ channels-redis==4.2.0 chardet==5.2.0 charset-normalizer==3.3.2 constantly==23.10.4 -cryptography==43.0.0 +cryptography==46.0.5 daphne==4.1.2 defusedxml==0.7.1 Django==5.1.15