From 9cc5d8cc91d096504fd5faccf303c7cd6702e348 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 May 2024 20:10:44 +0100 Subject: [PATCH] Update cryptography from 3.0 to 42.0.6 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index ff9089c..c599505 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,5 +6,5 @@ flake8==3.8.3 tox==3.19.0 coverage==5.2.1 Sphinx==3.2.0 -cryptography==3.0 +cryptography==42.0.6 PyYAML==5.3.1