From 63197362509dd1448f976b414a29a31fa284f1e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Nov 2018 02:15:57 -0600 Subject: [PATCH] Update cryptography from 2.3.1 to 2.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1308c631..471995f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.3.1 +cryptography==2.4.2 jsonschema==2.6.0 lxml==4.2.1 ndg-httpsclient==0.5.0