From 2f50efe052a127f15ab835533f394c93086b317b Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 19 Nov 2018 16:29:10 +0100 Subject: [PATCH] Update cryptography from 2.3.1 to 2.4.1 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index f35ff9e5..900fd39c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,7 +9,7 @@ pytz==2018.7 pycryptodomex==3.7.0 scrypt==0.8.6 Events==0.3 -cryptography==2.3.1 +cryptography==2.4.1 pyyaml==3.13 mock==2.0.0 appdirs==1.4.3 -- GitLab