From 6ea217905f8329b48d45ce81d66558096de147f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 25 Mar 2023 00:24:28 -0400 Subject: [PATCH] Update cryptography from 38.0.2 to 40.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2457a6a..1cda5fb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.9 flake8==5.0.4 tox==3.26.0 coverage==6.5.0 -cryptography==38.0.2 +cryptography==40.0.1 Sphinx==5.3.0 PyYAML==6.0 pytest==7.1.3