From 3c8ddca297f751ee4e212ba3a3f71f43ce334c70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Mar 2021 11:32:13 -0400 Subject: [PATCH] Update cryptography from 3.4.6 to 3.4.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 47db5c5..474fcac 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.9.0 tox==3.23.0 coverage==5.5 Sphinx==3.4.3 -cryptography==3.4.6 +cryptography==3.4.7 PyYAML==5.4.1 pytest==6.2.2 pytest-runner==5.3.0