From 05370bc2b70891b0e0acacf039d49ab64ffc3b22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 21:15:38 +0200 Subject: [PATCH] Pin cryptography to latest version 42.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..9f81464 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==42.0.7