From 5a4d1f08c21cc2281483fecaf2ff960f9b210f54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 23:29:20 +0200 Subject: [PATCH] Update cryptography from 43.0.0 to 43.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 801e83f..6900e3b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 coverage==5.5 -cryptography==43.0.0 +cryptography==43.0.1 Sphinx==7.4.7 PyYAML==5.4.1 pytest==3.2.3