From b376924585075c0095f248c3121f7bd4d3902874 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 15:35:37 -0700 Subject: [PATCH] Update cryptography from 3.1 to 42.0.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81d507f..84c85e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -cryptography==3.1 +cryptography==42.0.7 wheel==0.35.1 bumpversion==0.6.0 pip==20.2.2