From bca1a0fa188e96894c0c89cbfcf26f2cb2dc4f92 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Mon, 22 Nov 2021 10:40:59 +0000
Subject: [PATCH] Update dependency cryptography to v36

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

diff --git a/requirements.txt b/requirements.txt
index a012c50e6..a72a8d3aa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25,7 +25,7 @@ cffi==1.15.0
     #   pynacl
 charset-normalizer==2.0.7
     # via requests
-cryptography==35.0.0
+cryptography==36.0.0
     # via
     #   ansible
     #   paramiko
-- 
GitLab