From 30a3568285974329adf4f49bf08c7568a388e2be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Oct 2024 17:13:25 -0400 Subject: [PATCH] Update cryptography from 42.0.7 to 43.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 583a0ec..ed9c7a4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.6.0 coverage==7.2.7 -cryptography==42.0.7 +cryptography==43.0.3 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