From 7dc3d961f4a0c4e57458449210ceed6638bfd8b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 22:09:37 +0100 Subject: [PATCH] Update cryptography from 3.0 to 42.0.7 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index ff9089c..c76b356 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.7 PyYAML==5.3.1