From 15b10b568c27c269f8f735e91f29f7d8320e9dd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Nov 2018 23:18:50 -0600 Subject: [PATCH] Update cryptography from 2.3.1 to 2.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1308c631..5580b121 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.3.1 +cryptography==2.4.1 jsonschema==2.6.0 lxml==4.2.1 ndg-httpsclient==0.5.0