From 14a17cf88b97ec836824016177893a5f8e54939d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Nov 2023 22:32:04 -0500 Subject: [PATCH] Update cryptography from 41.0.4 to 41.0.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ada2673..8c2e462 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==6.1.0 tox==4.5.0 coverage==7.3.2 -cryptography==41.0.4 +cryptography==41.0.7 Sphinx==7.2.6 PyYAML==6.0.1 pytest==7.4.3