From b9b4bd825f262a2d00d04098b4e73eb5ef96f966 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Jan 2019 21:07:08 +0100 Subject: [PATCH] Update cryptography from 2.4.2 to 2.5 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e2fdd8b..1850a31 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ PyYAML==4.1 bumpversion==0.5.3 coverage==4.5.2 -cryptography==2.4.2 +cryptography==2.5 flake8==3.6.0 mock==2.0.0 pip==18.1