From 7d830786e3b5e28e19fb9477fbc1b56b504d609f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jun 2018 19:54:14 +0300 Subject: [PATCH] Update cryptography from 2.1.4 to 2.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff9b731..fe25fb1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8>=2.6.0 tox==3.0.0 coverage==4.5.1 Sphinx>=1.6 -cryptography==2.1.4 +cryptography==2.2.2 PyYAML==3.12 requests>=2.7.0 lxml>=1.3