From b2ce86b3dd151a6e213bf76b00ac71faed9622d2 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 19 Apr 2021 18:25:03 +0200
Subject: [PATCH] Update scrypt from 0.8.17 to 0.8.18

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

diff --git a/requirements-test.txt b/requirements-test.txt
index 601a6e1a..419ce961 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -7,7 +7,7 @@ requests==2.25.1
 websocket-client==0.58.0
 pytz==2021.1
 pycryptodomex==3.10.1
-scrypt==0.8.17
+scrypt==0.8.18
 cryptography==3.4.6
 ruamel.yaml
 mock==4.0.3
-- 
GitLab