From f0136abb3226de40bfd8059a781559376852cb5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Feb 2024 22:26:18 -0700 Subject: [PATCH] Update cryptography from 2.3 to 42.0.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 61ba322..bb34d36 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.5.0 tox==3.1.2 coverage==4.5.1 Sphinx==1.7.6 -cryptography==2.3 +cryptography==42.0.5 # PyYAML==3.13 pytest==3.6.3 pytest-runner==4.2