From 104dd24fee50f1890e6c807c769212d3280783b7 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 2 Nov 2020 17:15:15 +0100
Subject: [PATCH] Update cryptography from 3.2 to 3.2.1

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

diff --git a/requirements-test.txt b/requirements-test.txt
index f0505bf7..1fbbf2a7 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -8,7 +8,7 @@ websocket-client==0.57.0
 pytz==2020.4
 pycryptodomex==3.9.9
 scrypt==0.8.17
-cryptography==3.2
+cryptography==3.2.1
 ruamel.yaml
 mock==4.0.2
 appdirs==1.4.4
-- 
GitLab