From cf9d089585610c2b7e5714b6d410328dc8eb3f77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:33:09 +0000 Subject: [PATCH] Update dependency cryptography to v42 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03622555..e82e8f3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ psycopg2==2.8.5 jsonschema==3.2.0 celery==4.4.5 redis==3.5.3 -cryptography==3.0 +cryptography==42.0.2 markdown2==2.3.9 twilio==6.44.1 pyumetric==0.0.4