From 60148f1933961082bcd6f606eb2684dea47fc62a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2024 00:36:02 -0800 Subject: [PATCH] Update cryptography from 3.1 to 42.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 81d507f..8cf155c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -cryptography==3.1 +cryptography==42.0.4 wheel==0.35.1 bumpversion==0.6.0 pip==20.2.2