From 3a949bd4c1c6a9487a4e2b3c692f9a6a35b83317 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 22 Apr 2020 23:19:47 -0400 Subject: [PATCH] Update cryptography from 1.9 to 2.9.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9f44470..c621db6 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.9.2 pylint==1.7.2 httmock==1.2.6 mccabe==0.6.1