From 52ac34fdcb24dac4a5e3b701cf1461d0a55bae44 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 15 Mar 2022 21:11:30 -0400 Subject: [PATCH] Update cryptography from 3.4.8 to 36.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 368cdd6..d203a6a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==4.0.1 tox==3.24.4 coverage==6.2 -cryptography==3.4.8 +cryptography==36.0.2 Sphinx==4.3.1 PyYAML==5.4.1 pytest==6.2.5