From 6d9f5f03edad6c44d781e033c64801f56d4f22ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 20:14:06 +0700 Subject: [PATCH] Update cryptography from 2.1.4 to 2.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cc9dafd..407b075 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,6 +10,6 @@ aiopg[sa]==0.13.2 aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 -cryptography==2.1.4 +cryptography==2.2 aiohttp==3.0.7 pytest-aiohttp==0.3.0