From 468c487d6f74941cd565c6aa462d4232df4c1237 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:33:27 +0000 Subject: [PATCH] chore(deps): 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