From 2db04f2f7abf4c6e3329c8abc5e1f80ea62339e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 01:41:29 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v41.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ede533d2c..214e099b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerabil # For Argon2 and misaka cffi==1.16.0 # For Azure Tenant auth -cryptography==41.0.6 +cryptography==41.0.7 Django==4.2.7 django-appconf==1.0.6 django-auth-ldap==4.6.0