From 4008e995a8b4eea5d2aecff0019d87d9946306c5 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 19 Apr 2021 18:25:04 +0200 Subject: [PATCH] Update cryptography from 3.4.6 to 3.4.7 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 419ce961..2b98138e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,7 +8,7 @@ websocket-client==0.58.0 pytz==2021.1 pycryptodomex==3.10.1 scrypt==0.8.18 -cryptography==3.4.6 +cryptography==3.4.7 ruamel.yaml mock==4.0.3 appdirs==1.4.4 -- GitLab