From a84f1ad383efed5ed7258253e9d3893176247879 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Dec 2016 20:11:16 +0100 Subject: [PATCH] Update cryptography from 1.6 to 1.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cdca018..26958db 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ flake8==3.2.1 tox==2.5.0 coverage==4.2 Sphinx==1.5 -cryptography==1.6 +cryptography==1.7 PyYAML==3.12 pytest==3.0.5 pycodestyle>=2.2.0