From c7166bd789303c702c69f43ec5ee7d3fb9fc1b06 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 14 Sep 2020 18:11:04 +0200
Subject: [PATCH] Update scrypt from 0.8.15 to 0.8.17

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

diff --git a/requirements-test.txt b/requirements-test.txt
index 42f8e4d4..b2a1dceb 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -7,7 +7,7 @@ requests==2.24.0
 websocket-client==0.57.0
 pytz==2020.1
 pycryptodomex==3.9.8
-scrypt==0.8.15
+scrypt==0.8.17
 Events==0.3
 cryptography==3.1
 pyyaml>=4.2b1
-- 
GitLab