From 681450a59aecf4f984387c40151a9d7b6e256be2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 May 2017 06:09:58 +0300 Subject: [PATCH] Update cryptography from 1.6 to 1.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d477a77..1a9ad22 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==2.5.0 coverage==4.2 pytest-aiohttp==0.1.3 Sphinx==1.5 -cryptography==1.6 +cryptography==1.9 PyYAML==3.12 pytest==3.0.5 docutils==0.12 \ No newline at end of file