From a133e219b1e816ce554e60e8bdd25984f3b1c221 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Oct 2023 14:59:40 -0400 Subject: [PATCH] Update cryptography from 41.0.4 to 41.0.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 53bf47f..8f9d199 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==5.0.4 tox==4.5.0 coverage==7.3.2 -cryptography==41.0.4 +cryptography==41.0.5 Sphinx==7.2.6 PyYAML==6.0 pytest==7.4.2