From fc889c5a4dd8f9c3e0f3ba46ded46efe640cd556 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Jun 2022 18:19:15 -0400 Subject: [PATCH] Update cryptography from 35.0.0 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 5fe4509..c51fd53 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.8 flake8==4.0.1 tox==3.25.0 coverage==6.2 -cryptography==35.0.0 +cryptography==37.0.3 Sphinx==4.5.0 PyYAML==5.4.1 pytest==6.2.5