From 386b9d1f0a8fa8773b0f27751ddc20a14b6925bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Dec 2020 23:31:56 -0500 Subject: [PATCH] Update cryptography from 2.8 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7189118..e9f1ef0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.8.4 tox==3.20.1 coverage==5.3 Sphinx==3.2.1 -cryptography==2.8 +cryptography==3.3.1 PyYAML==5.3.1 pytest==5.3.5 pytest-runner==5.2