From 44b659005bfbc52e97e03eb0c0870d2670b12d16 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 8 Mar 2021 17:25:03 +0100
Subject: [PATCH] Update cryptography from 3.4.1 to 3.4.6

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

diff --git a/requirements-test.txt b/requirements-test.txt
index 79fe80cc..5bd22df6 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -8,7 +8,7 @@ websocket-client==0.58.0
 pytz==2021.1
 pycryptodomex==3.10.1
 scrypt==0.8.17
-cryptography==3.4.1
+cryptography==3.4.6
 ruamel.yaml
 mock==4.0.3
 appdirs==1.4.4
-- 
GitLab