From 6bb8cfcb847bf7ae4cd0624edf510aa983c01664 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Feb 2019 07:55:32 +0100 Subject: [PATCH] Update cryptography from 2.2.2 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 d3d575c..1a9806a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==3.0.0 Sphinx==1.7.5 coverage==4.5.1 -cryptography==2.2.2 +cryptography==2.6.1 PyYAML==3.12 pytest==3.6.0 six==1.11.0