From 6b62fc4b44bc69844c7baa1bdc2b7af6e1845051 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Sep 2020 15:53:10 -0600 Subject: [PATCH] Update cryptography from 2.8 to 3.1.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 6039fc6..09f825f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ -r test.txt coloredlogs==10.0 -cryptography==2.8 +cryptography==3.1.1 watchdog==0.9.0 flake8==3.7.8 Sphinx==2.2.0