From d64f4660f9ae0c5dea239e1b0a19d5cb909482dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 03:45:40 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v42.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2968e3860..6304e311e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,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==42.0.4 +cryptography==42.0.5 Django==4.2.10 django-appconf==1.0.6 django-auth-ldap==4.6.0