From 0e6a3bf397cd32976204be6f8094af5b4ee66e15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Feb 2019 17:47:31 +0200 Subject: [PATCH] Update cryptography from 2.4.1 to 2.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a3796ee..9724e77 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==3.5.3 coverage==4.5.2 pytest-aiohttp==0.3.0 Sphinx==1.8.2 -cryptography==2.4.1 +cryptography==2.6 PyYAML==4.2b4 pytest==4.0.0 docutils==0.14