From 5d5a30d596a62a6baffd030d9e8f4b6b874185fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Jun 2024 01:36:23 +0200 Subject: [PATCH] Update cryptography from 42.0.7 to 42.0.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 350b526..828fd59 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.7 +cryptography==42.0.8 Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.2.1