From 57096ceab83c607dce277e8f4d7e4e4185a1aefc Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Wed, 16 Mar 2022 06:03:53 +0000
Subject: [PATCH] Update dependency cryptography to v36.0.2

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

diff --git a/requirements.txt b/requirements.txt
index 20ec8523..10eb63b2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ certifi==2021.10.8
 cffi==1.15.0
 charset-normalizer==2.0.12
 click==8.0.4
-cryptography==36.0.1
+cryptography==36.0.2
 Flask==2.0.3
 Flask-Cors==3.0.10
 flask-expects-json==1.7.0
-- 
GitLab