From 0beb8fe431868ce4e1ec1f657feb73039c515714 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Aug 2018 16:18:08 +0300 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 ba98664..d9b332f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ aiopg[sa]==0.14.0 aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 -cryptography==2.2.2 +cryptography==2.3 aiohttp==3.3.2 pytest-aiohttp==0.3.0 pyjwt==1.6.4 \ No newline at end of file