From 54398822e3395b5390f77e3d75b469c9090a2531 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 00:25:41 -0500 Subject: [PATCH] Update cryptography from 1.9 to 2.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..79273ba 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bumpversion==0.5.3 coverage==4.4.1 -cryptography==1.9 +cryptography==2.4.1 pylint==1.7.2 httmock==1.2.6 mccabe==0.6.1