From 911ca483b648670fa3a6f22b2f4f3a39b213f287 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Jul 2017 12:13:43 -0500 Subject: [PATCH] Update cryptography from 1.9 to 2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5a74ce0..ac60aec 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 -cryptography==1.9 +cryptography==2.0 Sphinx==1.6.3 PyYAML==3.12 pytest==3.1.3