From cf5360551b736da624672996d15cab0e45555b1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:27:32 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v44.0.1 (#2990) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 891707f46..b955f16ae 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.17.1 # For Azure Tenant auth -cryptography==44.0.0 +cryptography==44.0.1 Django==5.1.6 django-appconf==1.0.6 django-auth-ldap==5.1.0