From f88cac2cdd9e6a45f20b04a4d68208c2a1aefb5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Aug 2021 18:23:22 +0200 Subject: [PATCH] Update cryptography from 3.4.6 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 273f59b..a3bccf6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ bumpversion==0.6.0 watchdog==0.10.3 flake8==3.8.4 coverage==5.3 -cryptography==3.4.6 +cryptography==3.4.8 Sphinx==3.3.1 sphinx-rtd-theme==0.5.0