From fdca1c1bb8b75b5ff6a3479d6f109d9bc52bf053 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Mar 2017 06:35:38 +0100 Subject: [PATCH] Update cryptography from 1.7.2 to 1.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bc68ea8..8900969 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.3.0 tox==2.6.0 coverage==4.3.4 Sphinx==1.5.3 -cryptography==1.7.2 +cryptography==1.8.1 PyYAML==3.12 pytest==3.0.6 funcparserlib==0.3.6