From 380d50cfefc8c72dcaba7a6304bb07243ed3b87e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 23 Jan 2019 00:56:24 +0100 Subject: [PATCH] Update cryptography from 2.2.2 to 2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f904af..a20c8a3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==3.1.1 coverage==4.5.1 Sphinx==1.7.5 -cryptography==2.2.2 +cryptography==2.5 PyYAML==3.13 pytest==3.6.3 click==6.7