From 7c5bb7a0b351ecbb568a8facdac3d212475fa8db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 19 Oct 2024 00:30:26 +0200 Subject: [PATCH] Update cryptography from 43.0.0 to 43.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 801e83f..7f23270 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 coverage==5.5 -cryptography==43.0.0 +cryptography==43.0.3 Sphinx==7.4.7 PyYAML==5.4.1 pytest==3.2.3