From 693eafb6a3d800f411ea433d43be4f1462ca9d65 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 26 Nov 2018 16:30:11 +0100 Subject: [PATCH] Update cryptography from 2.4.1 to 2.4.2 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 92b78408..ee7b354f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,7 +9,7 @@ pytz==2018.7 pycryptodomex==3.7.1 scrypt==0.8.6 Events==0.3 -cryptography==2.4.1 +cryptography==2.4.2 pyyaml==3.13 mock==2.0.0 appdirs==1.4.3 -- GitLab