From c6b7e4b0e2a592ebf05fa9ff66283edeb44bbe4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Oct 2017 11:17:55 -0400 Subject: [PATCH] Update cryptography from 2.0.3 to 2.1.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c41348f4..3bfd10b2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ # packages: http://nvie.com/posts/pin-your-packages/ cffi==1.11.2 pynacl==1.1.2 -cryptography==2.0.3 +cryptography==2.1.1 securesystemslib==0.10.7 # Testing requirements. The rest of the testing dependencies available in