From 112b17931ce4d1b1a80acf74ab36b7e3fa12bb2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 04:51:02 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v47 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d2682a68..d8b2417ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2026.4.22 # For Argon2 and misaka cffi==2.0.0 # For Azure Tenant auth -cryptography==46.0.7 +cryptography==47.0.0 Django==6.0.4 django-appconf==1.2.0 django-auth-ldap==5.3.0