From d2e47422ae2a565d227ddee1fb13c69e869bba04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Feb 2019 21:36:37 -0500 Subject: [PATCH] Update cryptography from 2.4.1 to 2.6.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f43242..b24095a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.6.0 tox==3.5.3 coverage==4.5.1 Sphinx==1.8.3 -cryptography==2.4.1 +cryptography==2.6.1 PyYAML==3.12 pytest==4.0.2 pytest-runner==4.4