From f96f1a20c97a78973016c20449e494f5ad776cba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jan 2024 16:19:48 -0500 Subject: [PATCH] Update cryptography from 41.0.3 to 42.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5c447cc..f459776 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.6.0 coverage==7.2.7 -cryptography==41.0.3 +cryptography==42.0.2 flake8==5.0.4 # pyup: ignore, latest version does not with python 3.7 PyYAML==6.0.1 Sphinx==4.3.2 # pyup: ignore, latest version does not work with python 3.7