From 75b37ba1e2737668213b73446d910267a5762317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 19:57:05 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 44.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...44.0.0) --- 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 d81e60e..ae4cf5d 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==44.0.0 daphne==4.1.2 defusedxml==0.7.1 Django==5.1.4