From 4e78b52ad6455884d3f8c7103235ff70282ac479 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Feb 2019 03:17:32 +0200 Subject: [PATCH] Update cryptography from 2.4.1 to 2.6.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a3796ee..58ff2de 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.1 PyYAML==4.2b4 pytest==4.0.0 docutils==0.14