From f8d59f543a38fbc20fbdaf9fa239cfb7cd5cfc9c Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 28 Jan 2019 16:41:13 +0100 Subject: [PATCH] Update cryptography from 2.4.2 to 2.5 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index a8ed5ec9..f0e24ca5 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,7 +9,7 @@ pytz==2018.9 pycryptodomex==3.7.3 scrypt==0.8.6 Events==0.3 -cryptography==2.4.2 +cryptography==2.5 pyyaml>=4.2b1 mock==2.0.0 appdirs==1.4.3 -- GitLab