From 6da8f06e20d3c7bf4cd3148d753a50f2c49d109e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 30 Jan 2024 21:10:48 +0000 Subject: [PATCH] Update cryptography from 2.1.4 to 42.0.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 182a70a..41dae57 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,5 +8,5 @@ flake8==3.5.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.7.0 -cryptography==2.1.4 +cryptography==42.0.2 PyYAML==3.12