From b05a8f1fa0c2f862dc70d11d6b528c8ae6dec2cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Jun 2022 20:53:27 -0500 Subject: [PATCH] Update cryptography from 2.4.1 to 37.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 09890bc..6f3aed1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,6 +7,6 @@ tox==3.4.0 coverage==4.5.3 Sphinx==3.2.1 pygments==2.2.0 -cryptography==2.4.1 +cryptography==37.0.3 PyYAML==5.3.1 pytest==3.8.0