From c07f2e2a012bd1c34477c9a0654c1bea31e6bbbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 03:56:47 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3a655fe7..4c693f96c 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.7 +cryptography==42.0.0 Django==4.2.9 django-appconf==1.0.6 django-auth-ldap==4.6.0