From 5090ca041b7131ca84eeb545a2dbc41b517b9a2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Mar 2018 05:45:52 +0000 Subject: [PATCH] Update cryptography from 1.7.2 to 2.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b609ddf..12152c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.3.0 tox==2.7.0 coverage==4.3.4 Sphinx==1.5.3 -cryptography==1.7.2 +cryptography==2.2.1 PyYAML==3.12 pytest==3.0.6 mock==2.0.0 \ No newline at end of file