From fcfbe3953a1fe051bb4c268d1b1f1a287f9a473b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Sep 2023 20:36:46 +0200 Subject: [PATCH] Pin cryptography to latest version 41.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..d9f258b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest==6.2.5 pytest-instafail==0.4.2 https://github.com/MasoniteFramework/masonite4/archive/master.zip https://github.com/MasoniteFramework/orm/archive/2.0.zip -cryptography +cryptography==41.0.4