From b5fef4ed5241a034ef3f9e65bdc553497141d989 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 10:10:48 +0000 Subject: [PATCH] Update dependency cryptography to v43 [SECURITY] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 69e9a7df..cc04a964 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -12,7 +12,7 @@ coreapi coreschema coverage crashtest==0.3.1 -cryptography==39.0.1 +cryptography==43.0.1 defusedxml distlib==0.3.4 Django