From 52069374b6967d4f0359bf9d333d2f5b4ea913fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Oct 2020 05:45:16 +0100 Subject: [PATCH] Update cryptography from 2.0.2 to 3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8245082..6bea698 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.0.4 tox==2.4.1 coverage==4.2 Sphinx==2.4.4 -cryptography==2.0.2 +cryptography==3.2 PyYAML==3.12 pytest==3.0.3 future==0.16.0