From 20cc49873ad53d3fd9af4f1a0a11afde2d4d798e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 16:18:09 +0300 Subject: [PATCH] Update cryptography from 2.2.2 to 2.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cc81523..616ee9a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ aiopg[sa]==0.15.0 aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 -cryptography==2.2.2 +cryptography==2.3.1 aiohttp==3.3.2 pytest-aiohttp==0.3.0 pyjwt==1.6.4 \ No newline at end of file