From a3e1ca489fd1860915476d95b6e2199830b0907a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 27 Jan 2017 16:40:36 +0100 Subject: [PATCH] Update cryptography from 1.7.1 to 1.7.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 00dee97..8bc9bb6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.2.1 tox==2.4.1 coverage==4.3.4 Sphinx==1.5 -cryptography==1.7.1 +cryptography==1.7.2 PyYAML==3.12 pytest==3.0.5