From d5d9215903a24399a039ec09bc17aee54c03d71f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Oct 2024 22:03:28 +0100 Subject: [PATCH] Update cryptography from 3.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 ff9089c..8fa1578 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,5 +6,5 @@ flake8==3.8.3 tox==3.19.0 coverage==5.2.1 Sphinx==3.2.0 -cryptography==3.0 +cryptography==43.0.3 PyYAML==5.3.1