From 9a3db6c62e8ea804c32177f389bd7dc9a7b463ef Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 27 Oct 2020 21:12:44 +0000
Subject: [PATCH] Bump cryptography from 3.1.1 to 3.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements-test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-test.txt b/requirements-test.txt
index c20b9428..ba7323d2 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -8,7 +8,7 @@ websocket-client==0.57.0
 pytz==2020.1
 pycryptodomex==3.9.8
 scrypt==0.8.17
-cryptography==3.1.1
+cryptography==3.2
 ruamel.yaml
 mock==4.0.2
 appdirs==1.4.4
-- 
GitLab