From 23eee2085ca90d7b91c0aa59f9df174928cc758c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 05:11:33 +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