From 7633c78a29136023f104553bc534ad67828ec859 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2024 06:15:01 +0100 Subject: [PATCH] Pin cryptography to latest version 42.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c2faff..3cb469c 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.4