From 9f5ab47eb50f8be640c7319b60e408a08a913542 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 18 Jul 2018 11:06:27 -0400 Subject: [PATCH] Update cryptography from 2.2.2 to 2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a5b75b5..d0a8531 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==3.0.0 coverage==4.5.1 Sphinx==1.7.5 -cryptography==2.2.2 +cryptography==2.3 PyYAML==3.12 pytest==3.6.3 pytest-runner==4.2