From f0504d509098f81a2080fd22d1935ec1aa377782 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Nov 2018 22:28:39 -0500 Subject: [PATCH] Update cryptography from 2.3.1 to 2.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 444be48..5682ae1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.6.0 tox==3.1.2 coverage==4.5.1 Sphinx==1.8.2 -cryptography==2.3.1 +cryptography==2.4.1 PyYAML==3.12 pytest==3.8.2 pytest-runner==4.2