From 5d1e9f62daf8e6d60b3dd04a901e5d7054d0261c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 17:19:37 -0400 Subject: [PATCH] Update cryptography from 42.0.5 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 256e53e..583a0ec 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ bumpversion==0.6.0 coverage==7.2.7 -cryptography==42.0.5 +cryptography==42.0.7 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