From 087a5e5c8cc78279ebe82330c612a3d8bb7fc6df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Nov 2019 18:46:13 -0500 Subject: [PATCH] Update cryptography from 2.7 to 2.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4b4c668..6c702a9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.7.9 tox==3.14.0 coverage==4.5.4 Sphinx==2.2.1 -cryptography==2.7 +cryptography==2.8 PyYAML==5.1.2 pytest==5.2.2 pytest-runner==5.1