From e3f7e51a615d108611717d8e07417bbb26777bd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Sep 2024 08:50:01 +0200 Subject: [PATCH] Pin cryptography to latest version 43.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..b9e4ad0 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==43.0.1