From 505c3f0314ee9cfa9378d7c5c4374d7c53a80d78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Aug 2023 19:00:14 -0400 Subject: [PATCH] Update cryptography from 40.0.1 to 41.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 08b5655..df6555b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==3.0.0 flake8==5.0.4 tox==4.5.0 coverage==7.2.3 -cryptography==40.0.1 +cryptography==41.0.3 Sphinx==6.2.1 PyYAML==6.0 pytest==7.2.2