From 041ac235f4d4a2890ab7a06e68b533ad6c2be303 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Sep 2024 02:50:47 -0400 Subject: [PATCH] Update cryptography from 42.0.8 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 1274070..c383228 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.1 flake8==7.0.0 tox==4.16.0 coverage==7.6.0 -cryptography==42.0.8 +cryptography==43.0.1 Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.3.2