From df0083fa003e823d58ebadaf7c6c0a723d22dd36 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Sep 2023 14:53:38 -0400 Subject: [PATCH] Update cryptography from 41.0.3 to 41.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 72157b5..b7b76cb 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.3.1 -cryptography==41.0.3 +cryptography==41.0.4 Sphinx==7.2.6 PyYAML==6.0 pytest==7.4.2