From 0b5f23adf4592ac939a4e27508da91ef2da99df5 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 1 Feb 2022 11:02:06 +0000
Subject: [PATCH] Bump Python requirement cryptography to 36.0.1

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

diff --git a/base/requirements.txt b/base/requirements.txt
index ef856c6efc..8b1f23cc05 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -1,5 +1,5 @@
 boto3==1.18.13
-cryptography==3.4.7
+cryptography==36.0.1
 Django==4.0.2
 lxml==4.6.3
 psycopg2-binary==2.9.1
-- 
GitLab