From 3274c0037b38fb7fb5a0464b24e92a6b3399fd8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:22:46 +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..f84f8d95 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.3 markdown2==2.3.9 twilio==6.44.1 pyumetric==0.0.4