From a6ee515bc76960ab10d11ecd31b6ad5a4e3e506e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 21:31:38 +0200 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 32850fb..fb3f903 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==7.0.0 tox==4.14.1 coverage==7.4.4 -cryptography==42.0.5 +cryptography==42.0.7 Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.1.1