From 38d5f0ee3cae953272f9e8535bedd5ff712ffdc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 04:01:43 +0000 Subject: [PATCH] Bump cryptography from 42.0.5 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...43.0.1) --- 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 1cbef29..f4e27c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.16.0 channels==4.1.0 charset-normalizer==3.3.2 constantly==23.10.4 -cryptography==42.0.5 +cryptography==43.0.1 daphne==4.1.2 Django==5.0.4 django-auth-ldap==4.8.0