From fe0117084bb7cb5ee9f47152e2a5bbae5800a812 Mon Sep 17 00:00:00 2001 From: Josh Arnold Date: Mon, 9 Mar 2026 09:24:47 -0600 Subject: [PATCH] Update cryptogrpahy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fda595..74b77f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.40.48 certbot==5.1.0 certbot-dns-route53==5.1.0 -cryptography==46.0.2 \ No newline at end of file +cryptography>=46.0.5 \ No newline at end of file