From 08ff1ac78a85f598555edf5e665f6f9fa1696261 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Aug 2021 11:12:21 -0400 Subject: [PATCH] Update cryptography from 3.4.7 to 3.4.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 776a397..5ea56e9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.3 flake8==3.9.0 tox==3.24.2 coverage==5.5 -cryptography==3.4.7 +cryptography==3.4.8 Sphinx==4.1.2 PyYAML==5.4.1 pytest==6.2.4