From 7e7f1ffd3f8b5f96060e44f684f9abfc3bfebe89 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Jul 2024 15:27:03 -0400 Subject: [PATCH] Update cryptography from 42.0.8 to 43.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 828fd59..c50220f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.1 flake8==7.0.0 tox==4.15.0 coverage==7.5.1 -cryptography==42.0.8 +cryptography==43.0.0 Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.2.1