From f52b6adb1cf867a8e75a2bd23441903ea1d528d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 03:04:42 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a7671c30..4009e3094 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2026.1.4 # For Argon2 and misaka cffi==2.0.0 # For Azure Tenant auth -cryptography==46.0.3 +cryptography==46.0.4 Django==5.2.10 django-appconf==1.2.0 django-auth-ldap==5.3.0