From 2264eafc498721245c60cf8679404d95db22ae92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 May 2017 09:23:51 +0100 Subject: [PATCH] Update cryptography from 1.8.1 to 1.8.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 4e3aa37..76d0a0f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.1.0 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.1 -cryptography==1.8.1 +cryptography==1.8.2 PyYAML==3.12 pytest==3.1.0 click==6.7