From 0236628f3909e76f4a087414c01745c20975c814 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 18:12:01 +0000 Subject: [PATCH] Update dependency cryptography to v41 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03622555..6b6a92bf 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==41.0.4 markdown2==2.3.9 twilio==6.44.1 pyumetric==0.0.4