From 27494c01e0bd1a0d68a81c154e18ef3003b7de3d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Nov 2024 16:33:30 -0500 Subject: [PATCH] Update cryptography from 43.0.3 to 44.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dbf7db9..e861cc4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==6.0.0 flake8==7.1.1 tox==4.23.0 coverage==7.6.8 -cryptography==43.0.3 +cryptography==44.0.0 Sphinx==8.1.3 PyYAML==6.0.2 pytest==8.3.3