From 8554be4f7a9b8bf066ebfa16150a6a490eab3f20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Apr 2018 22:39:25 -0400 Subject: [PATCH] Update cryptography from 2.1.4 to 2.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e8a5a85..b5b8bdf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.1 -cryptography==2.1.4 +cryptography==2.2.2 PyYAML==3.12 pytest==3.4.2 pytest-runner==4.2