From 0ed389bbd19a69046b6cdd8866ed2f4b1e526bdf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Feb 2019 13:02:30 -0600 Subject: [PATCH] Update cryptography from 2.3.1 to 2.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1308c631..85f7fd57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.3.1 +cryptography==2.6 jsonschema==2.6.0 lxml==4.2.1 ndg-httpsclient==0.5.0