From 5cbac84a7f621528d918d2ddd41b5d3433448a50 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Wed, 31 May 2023 11:01:14 +0000
Subject: [PATCH] Bump Python requirement cryptography to 41.0.0

---
 base/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/requirements.txt b/base/requirements.txt
index ce7f9e5839..0977557874 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -1,5 +1,5 @@
 boto3==1.18.13
-cryptography==3.4.7
+cryptography==41.0.0
 Django==4.1.7
 ed25519==1.5
 lxml==4.6.3
-- 
GitLab