From 1282bb2e153f0c0c7e670c2ff328329807799278 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Feb 2024 22:33:08 -0500 Subject: [PATCH] Update cryptography from 42.0.3 to 42.0.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a4a3c0b..1b65066 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==6.1.0 tox==4.13.0 coverage==7.4.1 -cryptography==42.0.3 +cryptography==42.0.5 Sphinx==7.2.6 PyYAML==6.0.1 pytest==7.4.3