From 9a275f58e74b920aecac1c428be42d1bf7b17768 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 pycryptodomex from 3.9.9 to 3.10.1

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

diff --git a/requirements-test.txt b/requirements-test.txt
index d4f1fff3..79fe80cc 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -6,7 +6,7 @@ ecdsa==0.16.1
 requests==2.25.1
 websocket-client==0.58.0
 pytz==2021.1
-pycryptodomex==3.9.9
+pycryptodomex==3.10.1
 scrypt==0.8.17
 cryptography==3.4.1
 ruamel.yaml
-- 
GitLab