diff --git a/requirements-test.txt b/requirements-test.txt
index 601a6e1a035fe5d0c9baabe11812a72dbe671fa5..e0a3962289d7c7ca35541b5a1afee80fc64d9139 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -7,8 +7,8 @@ requests==2.25.1
 websocket-client==0.58.0
 pytz==2021.1
 pycryptodomex==3.10.1
-scrypt==0.8.17
-cryptography==3.4.6
+scrypt==0.8.18
+cryptography==3.4.7
 ruamel.yaml
 mock==4.0.3
 appdirs==1.4.4
@@ -16,7 +16,7 @@ Click==7.1.2
 click_shell>=2.0
 prettytable
 pycodestyle==2.7.0
-pyflakes==2.3.0
+pyflakes==2.3.1
 pylibscrypt==2.0.0
 six==1.15.0
 pytest