From 59ef58abb5fb782d5413c6e499db1e6ecf60a5b5 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 14 Dec 2020 17:12:10 +0100
Subject: [PATCH] Update cryptography from 3.2.1 to 3.3.1

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

diff --git a/requirements-test.txt b/requirements-test.txt
index 085c2f52..f83fa5d2 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.1
+cryptography==3.3.1
 ruamel.yaml
 mock==4.0.2
 appdirs==1.4.4
-- 
GitLab